Update src/app/page.tsx

This commit is contained in:
2026-04-14 06:53:45 +00:00
parent a7dbea93bf
commit 356ae166d3

View File

@@ -27,18 +27,11 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleApple
navItems={[
{
name: "Home", id: "/"},
{
name: "Services", id: "/services"},
{
name: "Haircuts", id: "/haircuts"},
{
name: "Beard & Shave", id: "/beard"},
{
name: "Booking", id: "/booking"},
{
name: "Contact", id: "/contact"},
{ name: "Home", id: "/" },
{ name: "Services", id: "/services" },
{ name: "Cart", id: "/cart" },
{ name: "Booking", id: "/booking" },
{ name: "Contact", id: "/contact" },
]}
brandName="FOXY'S"
/>
@@ -48,10 +41,7 @@ export default function LandingPage() {
<HeroLogo
logoText="Precision Cuts. Timeless Style."
description="Premium grooming for the modern gentleman."
buttons={[
{
text: "Book Now", href: "/booking"},
]}
buttons={[{ text: "Book Now", href: "/booking" }]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CKv9SEX7n5KVrleep6fgCt8hsh/uploaded-1776147499714-ob5q5mqk.jpg"
showDimOverlay={true}
/>
@@ -63,18 +53,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
{
id: "1", title: "Haircuts", tags: [
"Classic", "Fade", "Style"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CKv9SEX7n5KVrleep6fgCt8hsh/uploaded-1776147499714-ob5q5mqk.jpg"},
{
id: "2", title: "Beard & Shave", tags: [
"Straight Razor", "Sculpt"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CKv9SEX7n5KVrleep6fgCt8hsh/uploaded-1776147796442-ccxvrei9.jpg"},
{
id: "3", title: "Consultation", tags: [
"Personalized", "Advice"],
imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-getting-haircut-by-hairdresser-while-sitting-chair-barbershop-barber-soul_627829-6328.jpg"},
{ id: "1", title: "Haircuts", tags: ["Classic", "Fade", "Style"], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CKv9SEX7n5KVrleep6fgCt8hsh/uploaded-1776147499714-ob5q5mqk.jpg" },
{ id: "2", title: "Beard & Shave", tags: ["Straight Razor", "Sculpt"], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CKv9SEX7n5KVrleep6fgCt8hsh/uploaded-1776147796442-ccxvrei9.jpg" },
{ id: "3", title: "Consultation", tags: ["Personalized", "Advice"], imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-getting-haircut-by-hairdresser-while-sitting-chair-barbershop-barber-soul_627829-6328.jpg" },
]}
title="Our Craft"
description="Excellence in every detail."
@@ -86,16 +67,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
testimonials={[
{
id: "1", title: "Excellent Service", quote: "Best cut in the city.", name: "James R.", role: "Finance", imageSrc: "http://img.b2bpic.net/free-photo/stylish-confident-man-cafeteria_23-2147689260.jpg"},
{
id: "2", title: "The Detail", quote: "I never felt better.", name: "Mark D.", role: "Creative", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-kitchen-holding-cute-white-maltese-dog_1153-9862.jpg"},
{
id: "3", title: "Classy", quote: "Real professionalism here.", name: "Thomas L.", role: "Lawyer", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-hair-salon_23-2150665451.jpg"},
{
id: "4", title: "Perfect fade", quote: "Sharpest fade I've had.", name: "Ben S.", role: "Tech", imageSrc: "http://img.b2bpic.net/free-photo/pretty-short-haired-blond-woman-s-portrait_633478-2499.jpg"},
{
id: "5", title: "Highly Recommend", quote: "The absolute standard.", name: "John M.", role: "Architect", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-her-boyfriend-are-posing-camera-indoors_1153-3712.jpg"},
{ id: "1", title: "Excellent Service", quote: "Best cut in the city.", name: "James R.", role: "Finance", imageSrc: "http://img.b2bpic.net/free-photo/stylish-confident-man-cafeteria_23-2147689260.jpg" },
{ id: "2", title: "The Detail", quote: "I never felt better.", name: "Mark D.", role: "Creative", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-kitchen-holding-cute-white-maltese-dog_1153-9862.jpg" },
{ id: "3", title: "Classy", quote: "Real professionalism here.", name: "Thomas L.", role: "Lawyer", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-hair-salon_23-2150665451.jpg" },
{ id: "4", title: "Perfect fade", quote: "Sharpest fade I've had.", name: "Ben S.", role: "Tech", imageSrc: "http://img.b2bpic.net/free-photo/pretty-short-haired-blond-woman-s-portrait_633478-2499.jpg" },
{ id: "5", title: "Highly Recommend", quote: "The absolute standard.", name: "John M.", role: "Architect", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-her-boyfriend-are-posing-camera-indoors_1153-3712.jpg" },
]}
title="Gentlemen's Approval"
description="Trusted by men who value precision."
@@ -110,16 +86,11 @@ export default function LandingPage() {
description="Everything you need to know about our services."
faqsAnimation="slide-up"
faqs={[
{
id: "1", title: "Do you accept walk-ins?", content: "Yes, we welcome walk-ins, but appointments are recommended to ensure availability."},
{
id: "2", title: "How long does a cut take?", content: "Typically, a standard cut takes between 30 to 45 minutes."},
{
id: "3", title: "What products do you use?", content: "We use premium, industry-leading grooming products curated for the modern man."},
{
id: "4", title: "Can I request a barber?", content: "Absolutely, mention your preferred barber when booking your appointment."},
{
id: "5", title: "Are gift cards available?", content: "Yes, we offer digital and physical gift cards at our studio."},
{ id: "1", title: "Do you accept walk-ins?", content: "Yes, we welcome walk-ins, but appointments are recommended to ensure availability." },
{ id: "2", title: "How long does a cut take?", content: "Typically, a standard cut takes between 30 to 45 minutes." },
{ id: "3", title: "What products do you use?", content: "We use premium, industry-leading grooming products curated for the modern man." },
{ id: "4", title: "Can I request a barber?", content: "Absolutely, mention your preferred barber when booking your appointment." },
{ id: "5", title: "Are gift cards available?", content: "Yes, we offer digital and physical gift cards at our studio." },
]}
/>
</div>
@@ -127,20 +98,8 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterSimple
columns={[
{
title: "Studio", items: [
{
label: "About", href: "#"},
{
label: "Team", href: "#"},
],
},
{
title: "Booking", items: [
{
label: "Appointments", href: "/booking"},
],
},
{ title: "Studio", items: [{ label: "About", href: "#" }, { label: "Team", href: "#" }] },
{ title: "Booking", items: [{ label: "Appointments", href: "/booking" }, { label: "Cart", href: "/cart" }] },
]}
bottomLeftText="© 2024 Foxy's Studio"
bottomRightText="Built with Precision"