diff --git a/src/app/page.tsx b/src/app/page.tsx index 6d5023d..03de89f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,7 +11,7 @@ import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import FaqSplitText from '@/components/sections/faq/FaqSplitText'; import ContactCenter from '@/components/sections/contact/ContactCenter'; import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal'; -import { Award, Fish, Flame, Heart, Leaf, MapPin, MessageCircle, Phone, Sparkles, Star, Utensils, Zap, Droplets, Flame as Fire } from 'lucide-react'; +import { Award, Fish, Flame, Heart, Leaf, MapPin, MessageCircle, Phone, Sparkles, Star, Utensils, Zap, Droplets } from 'lucide-react'; export default function LandingPage() { return ( @@ -39,7 +39,8 @@ export default function LandingPage() { { name: "Hours", id: "faq" }, ]} button={{ - text: "Call Now", href: "tel:+1-555-SUSHI-01"}} + text: "Call Now", href: "tel:+1-555-SUSHI-01" + }} brandName="Sakura Sushi" /> @@ -57,10 +58,12 @@ export default function LandingPage() { testimonials={[ { name: "Maria G.", handle: "Local Resident", testimonial: "Best sushi in town! Fresh ingredients and incredible service. I visit every week.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1" + }, { name: "James P.", handle: "Regular Customer", testimonial: "The chef's special roll changed my life. Highly recommend for special occasions.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-call-center-woman_23-2148094945.jpg?_wi=1"}, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-call-center-woman_23-2148094945.jpg?_wi=1" + }, ]} testimonialRotationInterval={5000} buttons={[ @@ -117,22 +120,28 @@ export default function LandingPage() { features={[ { icon: Flame, - title: "Dragon Roll", description: "Eel, cucumber, and avocado wrapped in seaweed with sesame. Topped with eel sauce for bold flavor."}, + title: "Dragon Roll", description: "Eel, cucumber, and avocado wrapped in seaweed with sesame. Topped with eel sauce for bold flavor." + }, { icon: Leaf, - title: "Sakura Special", description: "Chef's signature roll: fresh salmon, cream cheese, and jalapeño. A perfect balance of heat and freshness."}, + title: "Sakura Special", description: "Chef's signature roll: fresh salmon, cream cheese, and jalapeño. A perfect balance of heat and freshness." + }, { icon: Heart, - title: "Philadelphia Roll", description: "Premium smoked salmon, cream cheese, and cucumber. A classic favorite prepared to perfection."}, + title: "Philadelphia Roll", description: "Premium smoked salmon, cream cheese, and cucumber. A classic favorite prepared to perfection." + }, { icon: Zap, - title: "Spicy Tuna Bowl", description: "Fresh ahi tuna mixed with spicy mayo, served over sushi rice. Quick, delicious, and perfect for lunch."}, + title: "Spicy Tuna Bowl", description: "Fresh ahi tuna mixed with spicy mayo, served over sushi rice. Quick, delicious, and perfect for lunch." + }, { icon: Fish, - title: "Nigiri Platter", description: "Six pieces of premium nigiri featuring tuna, salmon, and shrimp. Simple, elegant, authentic."}, + title: "Nigiri Platter", description: "Six pieces of premium nigiri featuring tuna, salmon, and shrimp. Simple, elegant, authentic." + }, { icon: Sparkles, - title: "Rainbow Roll", description: "California roll topped with five types of fresh fish. A stunning visual and culinary experience."}, + title: "Rainbow Roll", description: "California roll topped with five types of fresh fish. A stunning visual and culinary experience." + }, ]} animationType="slide-up" textboxLayout="default" @@ -240,17 +249,23 @@ export default function LandingPage() { tagAnimation="slide-up" testimonials={[ { - id: "1", name: "Sarah J.", handle: "@sarahlovessushi", testimonial: "Best sushi experience ever! Fresh, delicious, and the staff was incredibly attentive. Will definitely be back.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2"}, + id: "1", name: "Sarah J.", handle: "@sarahlovessushi", testimonial: "Best sushi experience ever! Fresh, delicious, and the staff was incredibly attentive. Will definitely be back.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2" + }, { - id: "2", name: "Michael T.", handle: "Local Community", testimonial: "I've been to sushi restaurants across the country, and this is hands down the best. Worth the wait!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-call-center-woman_23-2148094945.jpg?_wi=2"}, + id: "2", name: "Michael T.", handle: "Local Community", testimonial: "I've been to sushi restaurants across the country, and this is hands down the best. Worth the wait!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-call-center-woman_23-2148094945.jpg?_wi=2" + }, { - id: "3", name: "Emily R.", handle: "@emilyeats_local", testimonial: "The chef's special roll is incredible. Family brought 12 people for birthday and everyone loved it!", imageSrc: "http://img.b2bpic.net/free-photo/studio-shot-young-confident-woman-with-long-dark-hair-wearing-blue-jacket-posing_291650-158.jpg"}, + id: "3", name: "Emily R.", handle: "@emilyeats_local", testimonial: "The chef's special roll is incredible. Family brought 12 people for birthday and everyone loved it!", imageSrc: "http://img.b2bpic.net/free-photo/studio-shot-young-confident-woman-with-long-dark-hair-wearing-blue-jacket-posing_291650-158.jpg" + }, { - id: "4", name: "David K.", handle: "Restaurant Critic", testimonial: "Authentic Japanese craftsmanship meets local charm. This is community at its finest.", imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-white-background-business-job_185193-110285.jpg"}, + id: "4", name: "David K.", handle: "Restaurant Critic", testimonial: "Authentic Japanese craftsmanship meets local charm. This is community at its finest.", imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-white-background-business-job_185193-110285.jpg" + }, { - id: "5", name: "Lisa M.", handle: "@lisadines_daily", testimonial: "Never had a bad roll here. Consistency, quality, and flavor are unmatched in our area.", imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-businessman-posing-outside_74855-2004.jpg"}, + id: "5", name: "Lisa M.", handle: "@lisadines_daily", testimonial: "Never had a bad roll here. Consistency, quality, and flavor are unmatched in our area.", imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-businessman-posing-outside_74855-2004.jpg" + }, { - id: "6", name: "Robert H.", handle: "Loyal Regular", testimonial: "Been coming here for 3 years. Owner treats you like family. The food just keeps getting better!", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-posing-street_23-2148213514.jpg"}, + id: "6", name: "Robert H.", handle: "Loyal Regular", testimonial: "Been coming here for 3 years. Owner treats you like family. The food just keeps getting better!", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-posing-street_23-2148213514.jpg" + }, ]} animationType="slide-up" textboxLayout="default" @@ -269,7 +284,8 @@ export default function LandingPage() { tagAnimation="slide-up" names={["Google Reviews", "Yelp", "OpenTable", "Michelin Guide", "Zomato", "DoorDash", "Local Awards"]} logos={[ - "http://img.b2bpic.net/free-vector/flat-go-logo-template_23-2148988595.jpg", "http://img.b2bpic.net/free-vector/social-media-logo-collection_23-2148078500.jpg", "http://img.b2bpic.net/free-vector/variety-restaurant-s-elements-with-flat-design_23-2147796044.jpg", "http://img.b2bpic.net/free-vector/food-white-background_24908-61023.jpg", "http://img.b2bpic.net/free-photo/front-view-male-courier-green-uniform-cape-holding-food-package-smartphone-pink-background-service-uniform-delivery-male-job_140725-39335.jpg", "http://img.b2bpic.net/free-vector/safe-food-delivery-concept_23-2148567391.jpg", "http://img.b2bpic.net/free-vector/set-five-round-sale-badges-with-golden-details_23-2147604609.jpg"}} + "http://img.b2bpic.net/free-vector/flat-go-logo-template_23-2148988595.jpg", "http://img.b2bpic.net/free-vector/social-media-logo-collection_23-2148078500.jpg", "http://img.b2bpic.net/free-vector/variety-restaurant-s-elements-with-flat-design_23-2147796044.jpg", "http://img.b2bpic.net/free-vector/food-white-background_24908-61023.jpg", "http://img.b2bpic.net/free-photo/front-view-male-courier-green-uniform-cape-holding-food-package-smartphone-pink-background-service-uniform-delivery-male-job_140725-39335.jpg", "http://img.b2bpic.net/free-vector/safe-food-delivery-concept_23-2148567391.jpg", "http://img.b2bpic.net/free-vector/set-five-round-sale-badges-with-golden-details_23-2147604609.jpg" + ]} textboxLayout="default" useInvertedBackground={false} speed={35} @@ -288,17 +304,23 @@ export default function LandingPage() { textPosition="left" faqs={[ { - id: "1", title: "What are your hours?", content: "Monday - Thursday: 11:00 AM - 10:00 PM
Friday - Saturday: 11:00 AM - 11:00 PM
Sunday: 12:00 PM - 10:00 PM
Closed on major holidays."}, + id: "1", title: "What are your hours?", content: "Monday - Thursday: 11:00 AM - 10:00 PM
Friday - Saturday: 11:00 AM - 11:00 PM
Sunday: 12:00 PM - 10:00 PM
Closed on major holidays." + }, { - id: "2", title: "Do you offer delivery?", content: "Yes! We partner with DoorDash and offer our own delivery within 5 miles. Minimum order is $25. Orders typically arrive within 30-45 minutes."}, + id: "2", title: "Do you offer delivery?", content: "Yes! We partner with DoorDash and offer our own delivery within 5 miles. Minimum order is $25. Orders typically arrive within 30-45 minutes." + }, { - id: "3", title: "Can I reserve a table?", content: "Absolutely! You can reserve online through OpenTable or call us at (555) 123-SUSHI. We have seating for up to 60 guests. Walk-ins are always welcome depending on availability."}, + id: "3", title: "Can I reserve a table?", content: "Absolutely! You can reserve online through OpenTable or call us at (555) 123-SUSHI. We have seating for up to 60 guests. Walk-ins are always welcome depending on availability." + }, { - id: "4", title: "Do you accommodate dietary restrictions?", content: "Yes! We offer vegetarian rolls, gluten-free soy sauce, and can prepare pescatarian options. Please inform our staff of any allergies when ordering."}, + id: "4", title: "Do you accommodate dietary restrictions?", content: "Yes! We offer vegetarian rolls, gluten-free soy sauce, and can prepare pescatarian options. Please inform our staff of any allergies when ordering." + }, { - id: "5", title: "What is your cancellation policy?", content: "Reservations can be cancelled up to 24 hours in advance without charge. Same-day cancellations may incur a $20 fee to hold your seating."}, + id: "5", title: "What is your cancellation policy?", content: "Reservations can be cancelled up to 24 hours in advance without charge. Same-day cancellations may incur a $20 fee to hold your seating." + }, { - id: "6", title: "Do you cater for events?", content: "Yes! We offer catering for groups of 15+. Call us for custom quotes and menu options for your special occasion."}, + id: "6", title: "Do you cater for events?", content: "Yes! We offer catering for groups of 15+. Call us for custom quotes and menu options for your special occasion." + }, ]} useInvertedBackground={true} animationType="smooth"