Update src/app/page.tsx
This commit is contained in:
482
src/app/page.tsx
482
src/app/page.tsx
@@ -1,22 +1,6 @@
|
|||||||
"use client";
|
"use client";
|
||||||
|
|
||||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||||
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
|
|
||||||
import HeroBillboardSplit from '@/components/sections/hero/HeroBillboardSplit';
|
|
||||||
import SplitAboutMetric from '@/components/sections/about/SplitAboutMetric';
|
|
||||||
import FeatureCardEighteen from '@/components/sections/feature/FeatureCardEighteen';
|
|
||||||
import ProductCardSeven from '@/components/sections/product/ProductCardSeven';
|
|
||||||
import PricingCardFive from '@/components/sections/pricing/PricingCardFive';
|
|
||||||
import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven';
|
|
||||||
import TeamCardOne from '@/components/sections/team/TeamCardOne';
|
|
||||||
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
|
|
||||||
import FaqDouble from '@/components/sections/faq/FaqDouble';
|
|
||||||
import BlogCardEleven from '@/components/sections/blog/BlogCardEleven';
|
|
||||||
import ContactText from '@/components/sections/contact/ContactText';
|
|
||||||
import TimelineProcessFlow from '@/components/cardStack/layouts/timelines/TimelineProcessFlow';
|
|
||||||
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
|
|
||||||
import ContactCenterForm from '@/components/sections/contact/ContactCenterForm';
|
|
||||||
import FooterSocial from '@/components/sections/footer/FooterSocial';
|
|
||||||
import { Heart, Star, Quote, Instagram, Facebook, MapPin, Phone, Clock, CheckCircle2, Check, Sparkles } from "lucide-react";
|
import { Heart, Star, Quote, Instagram, Facebook, MapPin, Phone, Clock, CheckCircle2, Check, Sparkles } from "lucide-react";
|
||||||
|
|
||||||
export default function LandingPage() {
|
export default function LandingPage() {
|
||||||
@@ -33,422 +17,56 @@ export default function LandingPage() {
|
|||||||
secondaryButtonStyle="layered"
|
secondaryButtonStyle="layered"
|
||||||
headingFontWeight="bold"
|
headingFontWeight="bold"
|
||||||
>
|
>
|
||||||
<div id="nav" data-section="nav">
|
<div className="min-h-screen bg-white text-black">
|
||||||
<NavbarStyleFullscreen
|
<div className="container mx-auto px-4">
|
||||||
navItems={[
|
<h1 className="text-4xl font-bold text-center py-12">Sweet Bakes</h1>
|
||||||
{ name: "Home", id: "home" },
|
<div className="text-center py-8">
|
||||||
{ name: "About", id: "about" },
|
<p className="text-xl text-gray-600 mb-8">Handcrafted pastries and fresh-baked goods made daily</p>
|
||||||
{ name: "Products", id: "products" },
|
<div className="grid grid-cols-1 md:grid-cols-3 gap-8 mb-12">
|
||||||
{ name: "Contact", id: "contact" }
|
<div className="p-6 border rounded-lg">
|
||||||
]}
|
<Star className="w-8 h-8 text-yellow-500 mx-auto mb-4" />
|
||||||
brandName="Sweet Bakes"
|
<h3 className="text-lg font-semibold mb-2">Fresh Daily</h3>
|
||||||
bottomLeftText="Freshly Baked Daily"
|
<p className="text-gray-600">Baked fresh every morning with premium ingredients</p>
|
||||||
bottomRightText="hello@sweetbakes.com"
|
</div>
|
||||||
/>
|
<div className="p-6 border rounded-lg">
|
||||||
</div>
|
<Heart className="w-8 h-8 text-red-500 mx-auto mb-4" />
|
||||||
|
<h3 className="text-lg font-semibold mb-2">Made with Love</h3>
|
||||||
<div id="hero" data-section="hero">
|
<p className="text-gray-600">Every item crafted with care and attention to detail</p>
|
||||||
<HeroBillboardSplit
|
</div>
|
||||||
title="Sweet Bakery "
|
<div className="p-6 border rounded-lg">
|
||||||
description="Made with love every morning."
|
<Sparkles className="w-8 h-8 text-purple-500 mx-auto mb-4" />
|
||||||
tag=""
|
<h3 className="text-lg font-semibold mb-2">Signature Collection</h3>
|
||||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766917795607-6sca7wpy.jpg"
|
<p className="text-gray-600">Unique recipes passed down through generations</p>
|
||||||
imageAlt="Fresh bakery display with pastries and bread"
|
</div>
|
||||||
frameStyle="browser"
|
</div>
|
||||||
buttons={[{"text":"Order","href":"https://google.com"},
|
<div className="bg-gray-50 p-8 rounded-lg mb-12">
|
||||||
{"text":"Skip","href":"about"}]}
|
<h2 className="text-2xl font-bold mb-4">Visit Our Bakery</h2>
|
||||||
/>
|
<div className="flex items-center justify-center space-x-4 text-gray-600">
|
||||||
</div>
|
<MapPin className="w-5 h-5" />
|
||||||
|
<span>123 Sweet Street, Bakery Town</span>
|
||||||
<div id="about" data-section="about">
|
</div>
|
||||||
<SplitAboutMetric
|
<div className="flex items-center justify-center space-x-4 text-gray-600 mt-2">
|
||||||
title="A Legacy Of Timeless Elegance"
|
<Phone className="w-5 h-5" />
|
||||||
useInvertedBackground="noInvert"
|
<span>(555) 123-BAKE</span>
|
||||||
description={[
|
</div>
|
||||||
"Shivalik developers are on a quest to build a legacy of timeless elegance. Pioneering the skyline of the city already, they are steadily conquering the state of Gujarat on the front of luxurious Residential & Commercial Spaces."
|
<div className="flex items-center justify-center space-x-4 text-gray-600 mt-2">
|
||||||
]}
|
<Clock className="w-5 h-5" />
|
||||||
metrics={[
|
<span>Open 6AM - 6PM Daily</span>
|
||||||
{ label: "Various types of landmarks built", value: "75+" },
|
</div>
|
||||||
{ label: "Sq.ft area", value: "15M+" }
|
</div>
|
||||||
]}
|
<div className="text-center">
|
||||||
/>
|
<h3 className="text-xl font-semibold mb-4">Follow Us</h3>
|
||||||
</div>
|
<div className="flex justify-center space-x-4">
|
||||||
|
<a href="https://instagram.com" className="text-gray-600 hover:text-pink-500">
|
||||||
<div id="feature" data-section="feature">
|
<Instagram className="w-6 h-6" />
|
||||||
<FeatureCardEighteen
|
</a>
|
||||||
negativeCard={{
|
<a href="https://facebook.com" className="text-gray-600 hover:text-blue-500">
|
||||||
title: "Without Us",
|
<Facebook className="w-6 h-6" />
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766917795607-6sca7wpy.jpg",
|
</a>
|
||||||
items: ["Time-consuming processes", "Limited scalability", "Higher costs"]
|
</div>
|
||||||
}}
|
</div>
|
||||||
positiveCard={{
|
</div>
|
||||||
title: "With Us",
|
</div>
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766923138738-fu9kdakz.jpg",
|
|
||||||
items: ["Streamlined workflow", "Scalable solutions", "Better value"]
|
|
||||||
}}
|
|
||||||
animationType="slide-up"
|
|
||||||
title="What makes us stand out"
|
|
||||||
description="See how we compare to traditional approaches"
|
|
||||||
textboxLayout="default"
|
|
||||||
useInvertedBackground="noInvert"
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="products" data-section="products">
|
|
||||||
<ProductCardSeven
|
|
||||||
title="Our Signature Collection"
|
|
||||||
description="Explore our best-selling bakery items made fresh daily with premium ingredients"
|
|
||||||
tag="Best Sellers"
|
|
||||||
tagIcon={Star}
|
|
||||||
textboxLayout="default"
|
|
||||||
gridVariant="uniform-all-items-equal"
|
|
||||||
animationType="slide-up"
|
|
||||||
useInvertedBackground="noInvert"
|
|
||||||
products={[
|
|
||||||
{
|
|
||||||
id: "1",
|
|
||||||
name: "Classic Croissant",
|
|
||||||
price: "$4.99",
|
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766245914004-rta09f98.jpg",
|
|
||||||
imageAlt: "Buttery croissant",
|
|
||||||
onProductClick: () => window.location.href = "#contact",
|
|
||||||
isFavorited: false
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "2",
|
|
||||||
name: "Artisan Sourdough",
|
|
||||||
price: "$7.99",
|
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766815285364-7q7e9roz.jpg",
|
|
||||||
imageAlt: "Artisan sourdough bread",
|
|
||||||
onProductClick: () => window.location.href = "#contact",
|
|
||||||
isFavorited: false
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "3",
|
|
||||||
name: "Chocolate Cake",
|
|
||||||
price: "$24.99",
|
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766849870204-lmbcrr56.jpg",
|
|
||||||
imageAlt: "Decadent chocolate cake",
|
|
||||||
onProductClick: () => window.location.href = "#contact",
|
|
||||||
isFavorited: false
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "4",
|
|
||||||
name: "Glazed Donuts",
|
|
||||||
price: "$3.99",
|
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766915699751-fy2shocj.jpg",
|
|
||||||
imageAlt: "Glazed donuts",
|
|
||||||
onProductClick: () => window.location.href = "#contact",
|
|
||||||
isFavorited: false
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "5",
|
|
||||||
name: "Blueberry Muffin",
|
|
||||||
price: "$5.99",
|
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766245914004-rta09f98.jpg",
|
|
||||||
imageAlt: "Fresh blueberry muffin",
|
|
||||||
onProductClick: () => window.location.href = "#contact",
|
|
||||||
isFavorited: false
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "6",
|
|
||||||
name: "Almond Croissant",
|
|
||||||
price: "$6.99",
|
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766815285364-7q7e9roz.jpg",
|
|
||||||
imageAlt: "Almond-filled croissant",
|
|
||||||
onProductClick: () => window.location.href = "#contact",
|
|
||||||
isFavorited: false
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "7",
|
|
||||||
name: "Strawberry Tart",
|
|
||||||
price: "$8.99",
|
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766849870204-lmbcrr56.jpg",
|
|
||||||
imageAlt: "Fresh strawberry tart",
|
|
||||||
onProductClick: () => window.location.href = "#contact",
|
|
||||||
isFavorited: false
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "8",
|
|
||||||
name: "Cinnamon Roll",
|
|
||||||
price: "$5.49",
|
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766915699751-fy2shocj.jpg",
|
|
||||||
imageAlt: "Warm cinnamon roll",
|
|
||||||
onProductClick: () => window.location.href = "#contact",
|
|
||||||
isFavorited: false
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "9",
|
|
||||||
name: "Macarons Assortment",
|
|
||||||
price: "$12.99",
|
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766245914004-rta09f98.jpg",
|
|
||||||
imageAlt: "Colorful macaron assortment",
|
|
||||||
onProductClick: () => window.location.href = "#contact",
|
|
||||||
isFavorited: false
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "10",
|
|
||||||
name: "Baguette",
|
|
||||||
price: "$6.49",
|
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766815285364-7q7e9roz.jpg",
|
|
||||||
imageAlt: "Traditional French baguette",
|
|
||||||
onProductClick: () => window.location.href = "#contact",
|
|
||||||
isFavorited: false
|
|
||||||
}
|
|
||||||
]}
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="pricing" data-section="pricing">
|
|
||||||
<PricingCardFive
|
|
||||||
plans={[
|
|
||||||
{
|
|
||||||
id: "monthly",
|
|
||||||
badge: "Monthly Retainer Plan",
|
|
||||||
price: "$5,000",
|
|
||||||
subtitle: "Scale design, no-code builds & copy quicker than recruiting in-house.",
|
|
||||||
buttons: [{ text: "Schedule a call", href: "#contact" }],
|
|
||||||
features: ["Unlimited design requests", "48-hour turnaround", "Dedicated project manager"]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "quarterly",
|
|
||||||
badge: "Quarterly Plan",
|
|
||||||
price: "$12,000",
|
|
||||||
subtitle: "Ideal for growing teams needing consistent design support.",
|
|
||||||
buttons: [{ text: "Get started", href: "#contact" }],
|
|
||||||
features: ["Priority support", "Strategy sessions", "Brand consistency"]
|
|
||||||
}
|
|
||||||
]}
|
|
||||||
animationType="slide-up"
|
|
||||||
title="Simple, Transparent Pricing"
|
|
||||||
description="Choose the plan that fits your needs"
|
|
||||||
textboxLayout="default"
|
|
||||||
useInvertedBackground="noInvert"
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="metrics" data-section="metrics">
|
|
||||||
<MetricCardEleven
|
|
||||||
metrics={[
|
|
||||||
{
|
|
||||||
id: "1",
|
|
||||||
icon: Star,
|
|
||||||
title: "Organic Views",
|
|
||||||
value: "10M+"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "2",
|
|
||||||
icon: Heart,
|
|
||||||
title: "New Followers",
|
|
||||||
value: "500K+"
|
|
||||||
}
|
|
||||||
]}
|
|
||||||
title="Our Impact"
|
|
||||||
description="See the results we've delivered for our clients"
|
|
||||||
gridVariant="uniform-all-items-equal"
|
|
||||||
textboxLayout="default"
|
|
||||||
useInvertedBackground="noInvert"
|
|
||||||
animationType="slide-up"
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="team" data-section="team">
|
|
||||||
<TeamCardOne
|
|
||||||
members={[
|
|
||||||
{ id: "1", name: "Sophie P.", role: "Digital Nomad", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766154635301-vse33sxl.jpg", imageAlt: "Sophie P." },
|
|
||||||
{ id: "2", name: "Michael C.", role: "Web Designer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766183842429-uezzjpov.jpg", imageAlt: "Michael C." },
|
|
||||||
{ id: "3", name: "Emma R.", role: "Brand Strategist", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766184309647-aqbmmuiq.jpg", imageAlt: "Emma R." }
|
|
||||||
]}
|
|
||||||
title="Meet Our Team"
|
|
||||||
description="Get to know the people behind our success"
|
|
||||||
textboxLayout="default"
|
|
||||||
animationType="slide-up"
|
|
||||||
useInvertedBackground="noInvert"
|
|
||||||
gridVariant="uniform-all-items-equal"
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="testimonials-simple" data-section="testimonials-simple">
|
|
||||||
<TestimonialCardTwelve
|
|
||||||
testimonials={[
|
|
||||||
{ id: "1", name: "Sarah Johnson", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766154635301-vse33sxl.jpg", imageAlt: "Sarah Johnson" },
|
|
||||||
{ id: "2", name: "Michael Chen", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766183842429-uezzjpov.jpg", imageAlt: "Michael Chen" },
|
|
||||||
{ id: "3", name: "Emma Davis", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766184309647-aqbmmuiq.jpg", imageAlt: "Emma Davis" },
|
|
||||||
{ id: "4", name: "James Wilson", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766849444575-td00y2fe.jpg", imageAlt: "James Wilson" }
|
|
||||||
]}
|
|
||||||
cardTitle="Over 10,000 customers trust us to deliver exceptional results"
|
|
||||||
cardTag="See what they say"
|
|
||||||
useInvertedBackground="noInvert"
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="faq" data-section="faq">
|
|
||||||
<FaqDouble
|
|
||||||
faqs={[
|
|
||||||
{ id: "1", title: "What is your return policy?", content: "We offer a 30-day money-back guarantee on all our products." },
|
|
||||||
{ id: "2", title: "How long does shipping take?", content: "Standard shipping typically takes 5-7 business days." },
|
|
||||||
{ id: "3", title: "Do you ship internationally?", content: "Yes, we ship to over 100 countries worldwide." },
|
|
||||||
{ id: "4", title: "Can I customize my order?", content: "Absolutely! Custom orders are welcome. Please contact us for details." }
|
|
||||||
]}
|
|
||||||
title="Frequently Asked Questions"
|
|
||||||
description="Find answers to common questions"
|
|
||||||
textboxLayout="default"
|
|
||||||
useInvertedBackground="noInvert"
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="blog" data-section="blog">
|
|
||||||
<BlogCardEleven
|
|
||||||
blogs={[
|
|
||||||
{
|
|
||||||
id: "1",
|
|
||||||
title: "New Genre Featured in Fonts in Use",
|
|
||||||
items: ["Design", "Jan 15, 2025", "5 min read"],
|
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766917795607-6sca7wpy.jpg",
|
|
||||||
imageAlt: "Typography showcase"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "2",
|
|
||||||
title: "The Future of Web Design",
|
|
||||||
items: ["Web Design", "Jan 12, 2025", "8 min read"],
|
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766923138738-fu9kdakz.jpg",
|
|
||||||
imageAlt: "Web design future"
|
|
||||||
}
|
|
||||||
]}
|
|
||||||
animationType="slide-up"
|
|
||||||
title="Latest News"
|
|
||||||
description="Stay updated with our latest announcements"
|
|
||||||
textboxLayout="default"
|
|
||||||
useInvertedBackground="noInvert"
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="timeline" data-section="timeline">
|
|
||||||
<TimelineProcessFlow
|
|
||||||
title="Our Journey"
|
|
||||||
description="Discover the milestones that shaped our story"
|
|
||||||
tag="Timeline"
|
|
||||||
textboxLayout="default"
|
|
||||||
animationType="slide-up"
|
|
||||||
items={[
|
|
||||||
{
|
|
||||||
id: "1",
|
|
||||||
reverse: false,
|
|
||||||
media: <div style={{ width: "100%", height: "100%", backgroundColor: "#f0f0f0", display: "flex", alignItems: "center", justifyContent: "center", borderRadius: "8px" }}><span>Foundation</span></div>,
|
|
||||||
content: <><h3 style={{ fontSize: "20px", fontWeight: "600", marginBottom: "8px" }}>Foundation</h3><p style={{ marginBottom: "12px" }}>Started our journey</p><ul style={{ listStyle: "none", paddingLeft: "0" }}><li style={{ marginBottom: "6px" }}>✓ Launched MVP</li><li>✓ First customer</li></ul></>
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "2",
|
|
||||||
reverse: true,
|
|
||||||
media: <div style={{ width: "100%", height: "100%", backgroundColor: "#f0f0f0", display: "flex", alignItems: "center", justifyContent: "center", borderRadius: "8px" }}><span>Growth</span></div>,
|
|
||||||
content: <><h3 style={{ fontSize: "20px", fontWeight: "600", marginBottom: "8px" }}>Growth</h3><p style={{ marginBottom: "12px" }}>Expanded our reach</p><ul style={{ listStyle: "none", paddingLeft: "0" }}><li style={{ marginBottom: "6px" }}>✓ Scaled team</li><li>✓ Global expansion</li></ul></>
|
|
||||||
}
|
|
||||||
]}
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="contact-text" data-section="contact-text">
|
|
||||||
<ContactText
|
|
||||||
text="Ready to start your next project? Let's create something amazing together."
|
|
||||||
animationType="entrance-slide"
|
|
||||||
buttons={[{ text: "Get in Touch", href: "#contact" }, { text: "View Portfolio", href: "#products" }]}
|
|
||||||
useInvertedBackground="noInvert"
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="testimonials" data-section="testimonials">
|
|
||||||
<TestimonialCardThirteen
|
|
||||||
title="What Our Customers Say"
|
|
||||||
description="Join hundreds of satisfied customers who love our fresh-baked treats"
|
|
||||||
tag="Reviews"
|
|
||||||
tagIcon={Quote}
|
|
||||||
textboxLayout="default"
|
|
||||||
animationType="slide-up"
|
|
||||||
useInvertedBackground="noInvert"
|
|
||||||
testimonials={[
|
|
||||||
{
|
|
||||||
id: "1",
|
|
||||||
name: "Sarah Mitchell",
|
|
||||||
role: "Customer",
|
|
||||||
testimonial: "The croissants here are absolutely incredible! Perfectly buttery and fresh every single time. My go-to spot for breakfast.",
|
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766154635301-vse33sxl.jpg",
|
|
||||||
imageAlt: "Sarah Mitchell"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "2",
|
|
||||||
name: "James Chen",
|
|
||||||
role: "Customer",
|
|
||||||
testimonial: "Best sourdough in town! The flavor is incredible and they use only natural ingredients. Worth every penny.",
|
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766183842429-uezzjpov.jpg",
|
|
||||||
imageAlt: "James Chen"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "3",
|
|
||||||
name: "Emma Rodriguez",
|
|
||||||
role: "Customer",
|
|
||||||
testimonial: "I order their birthday cakes for all my celebrations. Beautiful designs and absolutely delicious. Highly recommended!",
|
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766184309647-aqbmmuiq.jpg",
|
|
||||||
imageAlt: "Emma Rodriguez"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "4",
|
|
||||||
name: "David Thompson",
|
|
||||||
role: "Customer",
|
|
||||||
testimonial: "Sweet Bakes has become my daily ritual. Their pastries are made with such care and attention to detail. Love this place!",
|
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766849444575-td00y2fe.jpg",
|
|
||||||
imageAlt: "David Thompson"
|
|
||||||
}
|
|
||||||
]}
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="contact" data-section="contact">
|
|
||||||
<ContactCenterForm
|
|
||||||
title="Place Your Order"
|
|
||||||
description="Fill out the form below to order your favorite fresh-baked items. We'll confirm your order within 2 hours."
|
|
||||||
useInvertedBackground="noInvert"
|
|
||||||
buttonText="Send Order"
|
|
||||||
inputs={[
|
|
||||||
{ name: "name", type: "text", placeholder: "Your Name", required: true },
|
|
||||||
{ name: "email", type: "email", placeholder: "Email Address", required: true },
|
|
||||||
{ name: "phone", type: "tel", placeholder: "Phone Number", required: true }
|
|
||||||
]}
|
|
||||||
textarea={{ name: "order", placeholder: "What would you like to order? Include quantities and any special requests...", rows: 5, required: true }}
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="footer" data-section="footer">
|
|
||||||
<FooterSocial
|
|
||||||
logoText="Sweet Bakery"
|
|
||||||
columns={[
|
|
||||||
{
|
|
||||||
title: "Company",
|
|
||||||
items: [
|
|
||||||
{ label: "About Us", href: "about" },
|
|
||||||
{ label: "Contact", href: "contact" }
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
title: "Products",
|
|
||||||
items: [
|
|
||||||
{ label: "Pastries", href: "products" },
|
|
||||||
{ label: "Custom Orders", href: "contact" }
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
title: "Legal",
|
|
||||||
items: [
|
|
||||||
{ label: "Privacy Policy", href: "#" },
|
|
||||||
{ label: "Terms of Service", href: "#" }
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]}
|
|
||||||
socialLinks={[
|
|
||||||
{ icon: Instagram, href: "https://instagram.com", ariaLabel: "Instagram" },
|
|
||||||
{ icon: Facebook, href: "https://facebook.com", ariaLabel: "Facebook" }
|
|
||||||
]}
|
|
||||||
copyrightText="© Sweet Bakery, 2025. All rights reserved."
|
|
||||||
/>
|
|
||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user