Merge version_2 into main #6
1375
src/app/layout.tsx
1375
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -28,7 +28,7 @@ export default function LandingPage() {
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
brandName="The Shift"
|
||||
brandName="The Shift Markting "
|
||||
navItems={[
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "Results", id: "case-results" },
|
||||
@@ -61,7 +61,7 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
name: "Michael Chen", handle: "CEO, Local Services Co", testimonial: "Our leads increased by 300% in just 3 months. The Shift really delivers results.", rating: 5,
|
||||
name: "Michael Chen", handle: "CEO, Local Services Co", testimonial: "Our leads increased by 300% in just 3 months. The Shift Markting really delivers results.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
@@ -70,6 +70,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
background={{ variant: "plain" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -141,16 +142,16 @@ export default function LandingPage() {
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTwo
|
||||
title="Client Testimonials"
|
||||
description="Hear from local business owners who've transformed their growth with The Shift Marketing."
|
||||
description="Hear from local business owners who've transformed their growth with The Shift Markting Marketing."
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "David Martinez", role: "Owner, Elite Medspa", testimonial: "The Shift increased our leads from 5 per week to 30+ per week. Their SEO strategy is incredible. We've tripled our revenue in 6 months.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2"
|
||||
id: "1", name: "David Martinez", role: "Owner, Elite Medspa", testimonial: "The Shift Markting increased our leads from 5 per week to 30+ per week. Their SEO strategy is incredible. We've tripled our revenue in 6 months.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Jennifer Wong", role: "Owner, Window Treatments Co", testimonial: "Finally, someone who understands local business marketing. Our phone has been ringing constantly since they optimized our Google Business Profile.", imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Robert Thompson", role: "Manager, Home Services Plus", testimonial: "Professional, transparent, and results-driven. The Shift delivered exactly what they promised and exceeded our expectations.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg"
|
||||
id: "3", name: "Robert Thompson", role: "Manager, Home Services Plus", testimonial: "Professional, transparent, and results-driven. The Shift Markting delivered exactly what they promised and exceeded our expectations.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Lisa Anderson", role: "Owner, Local Contractor", testimonial: "Worth every penny. The leads are qualified and consistent. They've become an invaluable part of our business growth strategy.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg"
|
||||
@@ -164,7 +165,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="why-us" data-section="why-us">
|
||||
<AboutMetric
|
||||
title="Why Choose The Shift Marketing for Your Business Growth"
|
||||
title="Why Choose The Shift Markting Marketing for Your Business Growth"
|
||||
metrics={[
|
||||
{ icon: Target, label: "Transparent Reporting", value: "Real Data" },
|
||||
{ icon: Phone, label: "Dedicated Support", value: "Your Account" },
|
||||
@@ -251,7 +252,7 @@ export default function LandingPage() {
|
||||
],
|
||||
},
|
||||
]}
|
||||
copyrightText="© 2025 The Shift Marketing. All rights reserved. South Florida Digital Marketing Agency."
|
||||
copyrightText="© 2025 The Shift Markting Marketing. All rights reserved. South Florida Digital Marketing Agency."
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
|
||||
Reference in New Issue
Block a user