Skip to content

Commit

Permalink
Update Consulting page header
Browse files Browse the repository at this point in the history
Changed the h1 text in the Consulting component to "Expert Consulting".
[skip gpt_engineer]
  • Loading branch information
lovable-dev[bot] committed Feb 2, 2025
1 parent bee2ecd commit a0c9fea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/Consulting.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ const Consulting = () => {
return (
<div className="min-h-screen">
<div className="container mx-auto px-4 py-12">
<h1 className="text-4xl font-bold mb-8">Expert Video Streaming Consulting</h1>
<h1 className="text-4xl font-bold mb-8">Expert Consulting</h1>

<div className="bg-owntube-light rounded-lg p-8 mb-12">
<h2 className="text-2xl font-bold mb-4">Our Expertise</h2>
Expand Down

0 comments on commit a0c9fea

Please sign in to comment.