Merge version_1 into main #1
243
src/app/page.tsx
243
src/app/page.tsx
@@ -33,43 +33,25 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "testimonials"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "Gallery",
|
||||
id: "gallery",
|
||||
},
|
||||
name: "Gallery", id: "gallery"},
|
||||
{
|
||||
name: "Team",
|
||||
id: "team",
|
||||
},
|
||||
name: "Team", id: "team"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "faq",
|
||||
},
|
||||
name: "FAQ", id: "faq"},
|
||||
{
|
||||
name: "Book Now",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Book Now", id: "contact"},
|
||||
]}
|
||||
brandName="Fade Factory ATL"
|
||||
button={{
|
||||
text: "Book Appointment",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Book Appointment", href: "#contact"}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -80,13 +62,9 @@ export default function LandingPage() {
|
||||
description="Atlanta's Home For Precision Cuts & Premium Grooming. Trusted by hundreds of clients for sharp fades, expert grooming, and an unmatched barbershop experience.\\\n\\\n4.9★ Rating • 300+ Reviews • Atlanta, Georgia"
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Appointment",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book Appointment", href: "#contact"},
|
||||
{
|
||||
text: "View Services",
|
||||
href: "#services",
|
||||
},
|
||||
text: "View Services", href: "#services"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-using-natural-ingredients-face-mask_23-2148883831.jpg"
|
||||
@@ -99,57 +77,22 @@ export default function LandingPage() {
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardSix
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "David S.",
|
||||
handle: "@_david_styles",
|
||||
testimonial: "Fade Factory ATL is more than just a barbershop; it's an experience. Precision cuts, professional atmosphere, and I always leave feeling confident.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-confident-man-cafeteria_23-2147689260.jpg",
|
||||
imageAlt: "Portrait of David S., a satisfied client",
|
||||
},
|
||||
id: "1", name: "David S.", handle: "@_david_styles", testimonial: "Fade Factory ATL is more than just a barbershop; it's an experience. Precision cuts, professional atmosphere, and I always leave feeling confident.", imageSrc: "http://img.b2bpic.net/free-photo/stylish-confident-man-cafeteria_23-2147689260.jpg", imageAlt: "Portrait of David S., a satisfied client"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Marcus L.",
|
||||
handle: "@marcus_luxe",
|
||||
testimonial: "Consistently the best fade in Atlanta. The attention to detail is unmatched, and the team truly cares about your look. Highly recommended!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/excited-young-male-barber-wearing-glasses-red-shirt-barber-apron-holding-barbering-tools-looking-camera-showing-thumb-up-isolated-blue-background_141793-138548.jpg",
|
||||
imageAlt: "Portrait of Marcus L., a happy customer",
|
||||
},
|
||||
id: "2", name: "Marcus L.", handle: "@marcus_luxe", testimonial: "Consistently the best fade in Atlanta. The attention to detail is unmatched, and the team truly cares about your look. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/excited-young-male-barber-wearing-glasses-red-shirt-barber-apron-holding-barbering-tools-looking-camera-showing-thumb-up-isolated-blue-background_141793-138548.jpg", imageAlt: "Portrait of Marcus L., a happy customer"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Jordan P.",
|
||||
handle: "@jordan_cuts",
|
||||
testimonial: "From the moment you walk in, you feel the premium vibe. My barber is a true artist, and I've never been disappointed with a cut or shave here.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-woman-looks-into-camera-smiles-caucasian-short-haired-lady-black-jacket-laughing-posing-isolated_197531-18517.jpg",
|
||||
imageAlt: "Portrait of Jordan P., praising the barbershop",
|
||||
},
|
||||
id: "3", name: "Jordan P.", handle: "@jordan_cuts", testimonial: "From the moment you walk in, you feel the premium vibe. My barber is a true artist, and I've never been disappointed with a cut or shave here.", imageSrc: "http://img.b2bpic.net/free-photo/charming-woman-looks-into-camera-smiles-caucasian-short-haired-lady-black-jacket-laughing-posing-isolated_197531-18517.jpg", imageAlt: "Portrait of Jordan P., praising the barbershop"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Chris B.",
|
||||
handle: "@chris_atl",
|
||||
testimonial: "Professionalism at its finest. They listen to what you want and deliver every single time. It's worth every penny for the quality service.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-grooming-their-client_23-2149205870.jpg",
|
||||
imageAlt: "Portrait of Chris B., a loyal client",
|
||||
},
|
||||
id: "4", name: "Chris B.", handle: "@chris_atl", testimonial: "Professionalism at its finest. They listen to what you want and deliver every single time. It's worth every penny for the quality service.", imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-grooming-their-client_23-2149205870.jpg", imageAlt: "Portrait of Chris B., a loyal client"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Kevin T.",
|
||||
handle: "@kevin_trimz",
|
||||
testimonial: "The hot towel shave is a game-changer! Combined with a fresh haircut, it's the ultimate grooming package. Fade Factory ATL is top-tier.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-man-using-phone-outside-office-center_1303-24124.jpg",
|
||||
imageAlt: "Portrait of Kevin T., enjoying the services",
|
||||
},
|
||||
id: "5", name: "Kevin T.", handle: "@kevin_trimz", testimonial: "The hot towel shave is a game-changer! Combined with a fresh haircut, it's the ultimate grooming package. Fade Factory ATL is top-tier.", imageSrc: "http://img.b2bpic.net/free-photo/business-man-using-phone-outside-office-center_1303-24124.jpg", imageAlt: "Portrait of Kevin T., enjoying the services"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Robert G.",
|
||||
handle: "@robert_groom",
|
||||
testimonial: "I've been a client for years, and the consistency is incredible. They set the standard for luxury grooming in Atlanta. Five stars!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-senior-male-client-shaking-hands_23-2148181913.jpg",
|
||||
imageAlt: "Portrait of Robert G., a long-time client",
|
||||
},
|
||||
id: "6", name: "Robert G.", handle: "@robert_groom", testimonial: "I've been a client for years, and the consistency is incredible. They set the standard for luxury grooming in Atlanta. Five stars!", imageSrc: "http://img.b2bpic.net/free-photo/barber-senior-male-client-shaking-hands_23-2148181913.jpg", imageAlt: "Portrait of Robert G., a long-time client"},
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="Hear from hundreds who trust Fade Factory ATL for unparalleled service and style."
|
||||
@@ -163,34 +106,22 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{
|
||||
icon: Award,
|
||||
label: "Unmatched Expertise",
|
||||
value: "Precision in every cut",
|
||||
},
|
||||
label: "Unmatched Expertise", value: "Precision in every cut"},
|
||||
{
|
||||
icon: Users,
|
||||
label: "Vibrant Community",
|
||||
value: "More than just a cut, it's a hub",
|
||||
},
|
||||
label: "Vibrant Community", value: "More than just a cut, it's a hub"},
|
||||
{
|
||||
icon: Repeat,
|
||||
label: "Flawless Consistency",
|
||||
value: "The perfect look, every time",
|
||||
},
|
||||
label: "Flawless Consistency", value: "The perfect look, every time"},
|
||||
{
|
||||
icon: Star,
|
||||
label: "Exceptional Experience",
|
||||
value: "Luxury grooming from start to finish",
|
||||
},
|
||||
label: "Exceptional Experience", value: "Luxury grooming from start to finish"},
|
||||
{
|
||||
icon: Scissors,
|
||||
label: "Master Craftsmen",
|
||||
value: "Highly skilled and passionate barbers",
|
||||
},
|
||||
label: "Master Craftsmen", value: "Highly skilled and passionate barbers"},
|
||||
{
|
||||
icon: Sparkles,
|
||||
label: "Premium Service",
|
||||
value: "Where luxury meets perfection",
|
||||
},
|
||||
label: "Premium Service", value: "Where luxury meets perfection"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -205,29 +136,13 @@ export default function LandingPage() {
|
||||
carouselMode="buttons"
|
||||
features={[
|
||||
{
|
||||
title: "Precision Haircuts",
|
||||
description: "Masterful cuts tailored to your unique style, ensuring sharp lines and a flawless finish every time.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-shaves-bearded-man-vintage-atmosphere_1153-8495.jpg",
|
||||
imageAlt: "Close up of a barber giving a precision haircut",
|
||||
},
|
||||
title: "Precision Haircuts", description: "Masterful cuts tailored to your unique style, ensuring sharp lines and a flawless finish every time.", imageSrc: "http://img.b2bpic.net/free-photo/barber-shaves-bearded-man-vintage-atmosphere_1153-8495.jpg", imageAlt: "Close up of a barber giving a precision haircut"},
|
||||
{
|
||||
title: "Skin Fades & Tapers",
|
||||
description: "From razor-sharp skin fades to seamless tapers, our experts deliver modern and classic looks with unparalleled detail.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-basket-field_23-2148883554.jpg",
|
||||
imageAlt: "Close up of a perfect skin fade",
|
||||
},
|
||||
title: "Skin Fades & Tapers", description: "From razor-sharp skin fades to seamless tapers, our experts deliver modern and classic looks with unparalleled detail.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-basket-field_23-2148883554.jpg", imageAlt: "Close up of a perfect skin fade"},
|
||||
{
|
||||
title: "Beard Grooming & Hot Shaves",
|
||||
description: "Elevate your facial hair with expert beard shaping, trims, and rejuvenating hot towel shaves for ultimate relaxation.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-cuts-his-beard-barbershop_1157-16077.jpg",
|
||||
imageAlt: "Barber performing a hot towel shave",
|
||||
},
|
||||
title: "Beard Grooming & Hot Shaves", description: "Elevate your facial hair with expert beard shaping, trims, and rejuvenating hot towel shaves for ultimate relaxation.", imageSrc: "http://img.b2bpic.net/free-photo/man-cuts-his-beard-barbershop_1157-16077.jpg", imageAlt: "Barber performing a hot towel shave"},
|
||||
{
|
||||
title: "Kids Cuts",
|
||||
description: "Stylish and comfortable haircuts for the younger generation, ensuring they leave looking sharp and feeling great.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-preschooler-boy-getting-haircut-children-hairdresser-with-scissors-comb-is-cutting-little-boy-room-with-loft-interior_613910-5696.jpg",
|
||||
imageAlt: "A child getting a stylish haircut",
|
||||
},
|
||||
title: "Kids Cuts", description: "Stylish and comfortable haircuts for the younger generation, ensuring they leave looking sharp and feeling great.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-preschooler-boy-getting-haircut-children-hairdresser-with-scissors-comb-is-cutting-little-boy-room-with-loft-interior_613910-5696.jpg", imageAlt: "A child getting a stylish haircut"},
|
||||
]}
|
||||
title="Our Signature Services"
|
||||
description="Experience the precision, luxury, and care that sets Fade Factory ATL apart, tailored to perfect your individual style."
|
||||
@@ -243,47 +158,17 @@ export default function LandingPage() {
|
||||
carouselMode="buttons"
|
||||
products={[
|
||||
{
|
||||
id: "gallery-item-1",
|
||||
name: "Sharp Fade & Clean Beard",
|
||||
price: "Luxury Finish",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-getting-haircut-by-hairdresser-while-sitting-chair-barbershop-barber-soul_627829-6410.jpg",
|
||||
imageAlt: "Before and after image of a sharp fade haircut and beard trim",
|
||||
},
|
||||
id: "gallery-item-1", name: "Sharp Fade & Clean Beard", price: "Luxury Finish", imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-getting-haircut-by-hairdresser-while-sitting-chair-barbershop-barber-soul_627829-6410.jpg", imageAlt: "Before and after image of a sharp fade haircut and beard trim"},
|
||||
{
|
||||
id: "gallery-item-2",
|
||||
name: "Modern Crop Top",
|
||||
price: "Sophisticated Style",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-handsome-successful-man-shaving_158538-10265.jpg",
|
||||
imageAlt: "Before and after image of a modern crop top haircut",
|
||||
},
|
||||
id: "gallery-item-2", name: "Modern Crop Top", price: "Sophisticated Style", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-handsome-successful-man-shaving_158538-10265.jpg", imageAlt: "Before and after image of a modern crop top haircut"},
|
||||
{
|
||||
id: "gallery-item-3",
|
||||
name: "Classic Tapered Sides",
|
||||
price: "Timeless Elegance",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-aking-heart-gesture-with-fingers-looking-cmera-with-smile-face-standing-white-background_141793-54014.jpg",
|
||||
imageAlt: "Before and after image of a classic tapered haircut",
|
||||
},
|
||||
id: "gallery-item-3", name: "Classic Tapered Sides", price: "Timeless Elegance", imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-aking-heart-gesture-with-fingers-looking-cmera-with-smile-face-standing-white-background_141793-54014.jpg", imageAlt: "Before and after image of a classic tapered haircut"},
|
||||
{
|
||||
id: "gallery-item-4",
|
||||
name: "Textured Top & Undercut",
|
||||
price: "Dynamic Look",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2921.jpg",
|
||||
imageAlt: "Before and after image of a textured top with an undercut",
|
||||
},
|
||||
id: "gallery-item-4", name: "Textured Top & Undercut", price: "Dynamic Look", imageSrc: "http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2921.jpg", imageAlt: "Before and after image of a textured top with an undercut"},
|
||||
{
|
||||
id: "gallery-item-5",
|
||||
name: "Gentleman's Pompadour",
|
||||
price: "Refined Grooming",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-man-barbershop-barber-work_627829-7351.jpg",
|
||||
imageAlt: "Before and after image of a polished pompadour hairstyle",
|
||||
},
|
||||
id: "gallery-item-5", name: "Gentleman's Pompadour", price: "Refined Grooming", imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-man-barbershop-barber-work_627829-7351.jpg", imageAlt: "Before and after image of a polished pompadour hairstyle"},
|
||||
{
|
||||
id: "gallery-item-6",
|
||||
name: "Precision Line-Up",
|
||||
price: "Crisp Definition",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pensive-thoughtful-concentrated-two-men-hold-chins-try-find-right-solution-make-plans_273609-16966.jpg",
|
||||
imageAlt: "Before and after image focusing on a perfectly lined up haircut",
|
||||
},
|
||||
id: "gallery-item-6", name: "Precision Line-Up", price: "Crisp Definition", imageSrc: "http://img.b2bpic.net/free-photo/pensive-thoughtful-concentrated-two-men-hold-chins-try-find-right-solution-make-plans_273609-16966.jpg", imageAlt: "Before and after image focusing on a perfectly lined up haircut"},
|
||||
]}
|
||||
title="Crafting Your Perfect Look"
|
||||
description="Witness the artistry and skill behind every transformation at Fade Factory ATL. Scroll through our gallery of impeccable cuts and styles."
|
||||
@@ -296,35 +181,16 @@ export default function LandingPage() {
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
useInvertedBackground={false}
|
||||
carouselMode="buttons"
|
||||
animationType="slide-up"
|
||||
members={[
|
||||
{
|
||||
id: "barber-1",
|
||||
name: "Michael 'The Maestro' Chen",
|
||||
role: "Lead Barber & Founder",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brutal-bearded-male-with-crossed-arms-dressed-yellow-plaid-shirt_613910-1818.jpg",
|
||||
imageAlt: "Portrait of Michael Chen, Lead Barber",
|
||||
},
|
||||
id: "barber-1", name: "Michael 'The Maestro' Chen", role: "Lead Barber & Founder", imageSrc: "http://img.b2bpic.net/free-photo/brutal-bearded-male-with-crossed-arms-dressed-yellow-plaid-shirt_613910-1818.jpg", imageAlt: "Portrait of Michael Chen, Lead Barber"},
|
||||
{
|
||||
id: "barber-2",
|
||||
name: "Jasmine 'The Sculptor' Lee",
|
||||
role: "Master Stylist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/customer-showing-magazine-barber_23-2147737099.jpg",
|
||||
imageAlt: "Portrait of Jasmine Lee, Master Stylist",
|
||||
},
|
||||
id: "barber-2", name: "Jasmine 'The Sculptor' Lee", role: "Master Stylist", imageSrc: "http://img.b2bpic.net/free-photo/customer-showing-magazine-barber_23-2147737099.jpg", imageAlt: "Portrait of Jasmine Lee, Master Stylist"},
|
||||
{
|
||||
id: "barber-3",
|
||||
name: "David 'The Artisan' Kim",
|
||||
role: "Senior Barber",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-hairdresser-washing-man-s-hair_23-2150665396.jpg",
|
||||
imageAlt: "Portrait of David Kim, Senior Barber",
|
||||
},
|
||||
id: "barber-3", name: "David 'The Artisan' Kim", role: "Senior Barber", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-hairdresser-washing-man-s-hair_23-2150665396.jpg", imageAlt: "Portrait of David Kim, Senior Barber"},
|
||||
{
|
||||
id: "barber-4",
|
||||
name: "Sophia 'The Visionary' Rodriguez",
|
||||
role: "Junior Stylist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fat-bearded-men-with-tattoos-arm-drinks-beer-from-bottle_613910-10195.jpg",
|
||||
imageAlt: "Portrait of Sophia Rodriguez, Junior Stylist",
|
||||
},
|
||||
id: "barber-4", name: "Sophia 'The Visionary' Rodriguez", role: "Junior Stylist", imageSrc: "http://img.b2bpic.net/free-photo/fat-bearded-men-with-tattoos-arm-drinks-beer-from-bottle_613910-10195.jpg", imageAlt: "Portrait of Sophia Rodriguez, Junior Stylist"},
|
||||
]}
|
||||
title="Meet Our Master Barbers"
|
||||
description="Our team of dedicated professionals are true artists, committed to perfecting your style and delivering an unparalleled grooming experience."
|
||||
@@ -336,25 +202,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq-1",
|
||||
title: "Do you accept walk-ins?",
|
||||
content: "While we prioritize appointments to ensure personalized attention, walk-ins are welcome based on barber availability. We recommend booking in advance to guarantee your preferred time.",
|
||||
},
|
||||
id: "faq-1", title: "Do you accept walk-ins?", content: "While we prioritize appointments to ensure personalized attention, walk-ins are welcome based on barber availability. We recommend booking in advance to guarantee your preferred time."},
|
||||
{
|
||||
id: "faq-2",
|
||||
title: "How do appointments work?",
|
||||
content: "You can book an appointment directly through our website or by calling us. Simply select your desired service, barber, and time slot. You'll receive a confirmation email with all details.",
|
||||
},
|
||||
id: "faq-2", title: "How do appointments work?", content: "You can book an appointment directly through our website or by calling us. Simply select your desired service, barber, and time slot. You'll receive a confirmation email with all details."},
|
||||
{
|
||||
id: "faq-3",
|
||||
title: "What services do you offer?",
|
||||
content: "We offer a full range of luxury grooming services, including precision haircuts, skin fades, tapers, beard grooming, hot towel shaves, and kids cuts. Visit our Services section for more details.",
|
||||
},
|
||||
id: "faq-3", title: "What services do you offer?", content: "We offer a full range of luxury grooming services, including precision haircuts, skin fades, tapers, beard grooming, hot towel shaves, and kids cuts. Visit our Services section for more details."},
|
||||
{
|
||||
id: "faq-4",
|
||||
title: "How early should I arrive?",
|
||||
content: "We recommend arriving 5-10 minutes before your scheduled appointment to check in and relax before your service. This ensures a smooth and timely start to your grooming experience.",
|
||||
},
|
||||
id: "faq-4", title: "How early should I arrive?", content: "We recommend arriving 5-10 minutes before your scheduled appointment to check in and relax before your service. This ensures a smooth and timely start to your grooming experience."},
|
||||
]}
|
||||
sideTitle="Your Questions, Answered"
|
||||
sideDescription="Find quick answers to common inquiries about booking, services, and your visit to Fade Factory ATL."
|
||||
@@ -368,8 +222,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Visit Us"
|
||||
title="Book Your Next Cut"
|
||||
description="Ready for the Fade Factory ATL experience? Schedule your appointment online or call us today for unparalleled grooming.\\\n\\\nCall: +1 470-813-3745\\\nAddress: 1000 Northside Dr NW #206, Atlanta, GA 30318"
|
||||
@@ -389,13 +242,9 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="Fade Factory ATL"
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Privacy Policy", href: "#"}}
|
||||
rightLink={{
|
||||
text: "Terms of Service",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Terms of Service", href: "#"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user