Merge version_1 into main #1
176
src/app/page.tsx
176
src/app/page.tsx
@@ -33,29 +33,17 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Home", id: "#hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Flavors",
|
||||
id: "#flavors",
|
||||
},
|
||||
name: "Flavors", id: "#flavors"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "#menu",
|
||||
},
|
||||
name: "Menu", id: "#menu"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="Sweet Delights"
|
||||
/>
|
||||
@@ -67,13 +55,9 @@ export default function LandingPage() {
|
||||
description="Indulge in the finest handcrafted ice cream in the city! Every scoop is a journey of flavor, made with passion and premium ingredients. Come discover your new favorite treat."
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Flavors",
|
||||
href: "#flavors",
|
||||
},
|
||||
text: "Explore Flavors", href: "#flavors"},
|
||||
{
|
||||
text: "Visit Us",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Visit Us", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beauty-little-girl-fashionable-dress-eating-strawberry-standing-ice-cream-parlor_613910-4628.jpg"
|
||||
imageAlt="Colorful scoops of ice cream in a waffle cone"
|
||||
@@ -88,9 +72,7 @@ export default function LandingPage() {
|
||||
title="Crafting Joy, One Scoop at a Time"
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "#about",
|
||||
},
|
||||
text: "Learn More", href: "#about"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -103,19 +85,13 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
icon: Sparkles,
|
||||
title: "Fresh Ingredients",
|
||||
description: "Sourced daily from local farms for the purest, most vibrant flavors in every scoop.",
|
||||
},
|
||||
title: "Fresh Ingredients", description: "Sourced daily from local farms for the purest, most vibrant flavors in every scoop."},
|
||||
{
|
||||
icon: Package,
|
||||
title: "Handcrafted Batches",
|
||||
description: "Each batch is carefully made by our artisan ice cream makers, ensuring perfect consistency.",
|
||||
},
|
||||
title: "Handcrafted Batches", description: "Each batch is carefully made by our artisan ice cream makers, ensuring perfect consistency."},
|
||||
{
|
||||
icon: Lightbulb,
|
||||
title: "Unique Creations",
|
||||
description: "Beyond the classics, explore our limited-edition flavors that push the boundaries of delicious.",
|
||||
},
|
||||
title: "Unique Creations", description: "Beyond the classics, explore our limited-edition flavors that push the boundaries of delicious."},
|
||||
]}
|
||||
title="The Art of Ice Cream Making"
|
||||
description="Discover what makes our ice cream truly special. From farm-fresh ingredients to innovative techniques, we pour our heart into every batch, ensuring unparalleled taste and texture."
|
||||
@@ -130,47 +106,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p-1",
|
||||
name: "Classic Vanilla Bean",
|
||||
price: "$5.00 / Scoop",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-dessert-with-pomegranate_23-2148395227.jpg",
|
||||
imageAlt: "Vanilla ice cream scoop",
|
||||
},
|
||||
id: "p-1", name: "Classic Vanilla Bean", price: "$5.00 / Scoop", imageSrc: "http://img.b2bpic.net/free-photo/traditional-dessert-with-pomegranate_23-2148395227.jpg", imageAlt: "Vanilla ice cream scoop"},
|
||||
{
|
||||
id: "p-2",
|
||||
name: "Rich Chocolate Fudge",
|
||||
price: "$5.00 / Scoop",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-slices-with-spoon-cake-foil-container_176474-2955.jpg",
|
||||
imageAlt: "Chocolate fudge ice cream",
|
||||
},
|
||||
id: "p-2", name: "Rich Chocolate Fudge", price: "$5.00 / Scoop", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-slices-with-spoon-cake-foil-container_176474-2955.jpg", imageAlt: "Chocolate fudge ice cream"},
|
||||
{
|
||||
id: "p-3",
|
||||
name: "Strawberry Bliss",
|
||||
price: "$5.00 / Scoop",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-ice-snowflake-with-strawberry_1339-5016.jpg",
|
||||
imageAlt: "Strawberry ice cream",
|
||||
},
|
||||
id: "p-3", name: "Strawberry Bliss", price: "$5.00 / Scoop", imageSrc: "http://img.b2bpic.net/free-photo/red-ice-snowflake-with-strawberry_1339-5016.jpg", imageAlt: "Strawberry ice cream"},
|
||||
{
|
||||
id: "p-4",
|
||||
name: "Mint Chocolate Chip",
|
||||
price: "$5.00 / Scoop",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lemon-ice-cream-ball_23-2149450708.jpg",
|
||||
imageAlt: "Mint chocolate chip ice cream",
|
||||
},
|
||||
id: "p-4", name: "Mint Chocolate Chip", price: "$5.00 / Scoop", imageSrc: "http://img.b2bpic.net/free-photo/lemon-ice-cream-ball_23-2149450708.jpg", imageAlt: "Mint chocolate chip ice cream"},
|
||||
{
|
||||
id: "p-5",
|
||||
name: "Salted Caramel Crunch",
|
||||
price: "$6.00 / Scoop",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-ice-cream-with-cranberries_23-2151987226.jpg",
|
||||
imageAlt: "Salted caramel ice cream",
|
||||
},
|
||||
id: "p-5", name: "Salted Caramel Crunch", price: "$6.00 / Scoop", imageSrc: "http://img.b2bpic.net/free-photo/delicious-ice-cream-with-cranberries_23-2151987226.jpg", imageAlt: "Salted caramel ice cream"},
|
||||
{
|
||||
id: "p-6",
|
||||
name: "Cookie Dough Dream",
|
||||
price: "$6.00 / Scoop",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-cookies-with-raspberry-jam-fresh-raspberries_114579-62761.jpg",
|
||||
imageAlt: "Cookie dough ice cream",
|
||||
},
|
||||
id: "p-6", name: "Cookie Dough Dream", price: "$6.00 / Scoop", imageSrc: "http://img.b2bpic.net/free-photo/delicious-cookies-with-raspberry-jam-fresh-raspberries_114579-62761.jpg", imageAlt: "Cookie dough ice cream"},
|
||||
]}
|
||||
title="Explore Our Delicious Flavors"
|
||||
description="From timeless classics to adventurous new blends, our menu is a celebration of taste. Find your perfect scoop!"
|
||||
@@ -186,20 +132,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m-1",
|
||||
value: "100K+",
|
||||
description: "Scoops Served Annually",
|
||||
},
|
||||
id: "m-1", value: "100K+", description: "Scoops Served Annually"},
|
||||
{
|
||||
id: "m-2",
|
||||
value: "20+",
|
||||
description: "Unique Flavors Crafted",
|
||||
},
|
||||
id: "m-2", value: "20+", description: "Unique Flavors Crafted"},
|
||||
{
|
||||
id: "m-3",
|
||||
value: "100%",
|
||||
description: "Customer Satisfaction",
|
||||
},
|
||||
id: "m-3", value: "100%", description: "Customer Satisfaction"},
|
||||
]}
|
||||
title="Sweet Delights by the Numbers"
|
||||
description="More than just ice cream, we're about creating moments and memories. Here's a glimpse of our journey."
|
||||
@@ -215,25 +152,15 @@ export default function LandingPage() {
|
||||
author="Sarah M."
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-woman-drinks-coffee-with-gingerbread-boy-cafe-street_169016-49028.jpg",
|
||||
alt: "Customer Sarah M.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-woman-drinks-coffee-with-gingerbread-boy-cafe-street_169016-49028.jpg", alt: "Customer Sarah M."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/pretty-teenager-talking-phone_23-2148804642.jpg",
|
||||
alt: "Customer John D.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/pretty-teenager-talking-phone_23-2148804642.jpg", alt: "Customer John D."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/father-spending-time-with-his-daughter-outdoors-father-s-day_23-2150167847.jpg",
|
||||
alt: "Customer Emily R.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/father-spending-time-with-his-daughter-outdoors-father-s-day_23-2150167847.jpg", alt: "Customer Emily R."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/hand-holding-ice-cream-cones-outside_23-2149431423.jpg",
|
||||
alt: "Customer David K.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/hand-holding-ice-cream-cones-outside_23-2149431423.jpg", alt: "Customer David K."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/two-teenage-girls-eating-ice-cream-together-outdoors_23-2149053473.jpg",
|
||||
alt: "Customer Maria P.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/two-teenage-girls-eating-ice-cream-together-outdoors_23-2149053473.jpg", alt: "Customer Maria P."},
|
||||
]}
|
||||
ratingAnimation="blur-reveal"
|
||||
avatarsAnimation="slide-up"
|
||||
@@ -246,30 +173,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq-1",
|
||||
title: "What are your operating hours?",
|
||||
content: "We are open Monday to Saturday from 11 AM to 10 PM, and Sunday from 12 PM to 9 PM.",
|
||||
},
|
||||
id: "faq-1", title: "What are your operating hours?", content: "We are open Monday to Saturday from 11 AM to 10 PM, and Sunday from 12 PM to 9 PM."},
|
||||
{
|
||||
id: "faq-2",
|
||||
title: "Do you offer vegan or dairy-free options?",
|
||||
content: "Yes, we have a rotating selection of delicious vegan and dairy-free ice creams made with coconut milk and other plant-based ingredients.",
|
||||
},
|
||||
id: "faq-2", title: "Do you offer vegan or dairy-free options?", content: "Yes, we have a rotating selection of delicious vegan and dairy-free ice creams made with coconut milk and other plant-based ingredients."},
|
||||
{
|
||||
id: "faq-3",
|
||||
title: "Can I order custom ice cream cakes?",
|
||||
content: "Absolutely! We create custom ice cream cakes for all occasions. Please contact us at least 48 hours in advance to discuss your design.",
|
||||
},
|
||||
id: "faq-3", title: "Can I order custom ice cream cakes?", content: "Absolutely! We create custom ice cream cakes for all occasions. Please contact us at least 48 hours in advance to discuss your design."},
|
||||
{
|
||||
id: "faq-4",
|
||||
title: "Do you offer catering services?",
|
||||
content: "Yes, Sweet Delights offers full-service catering for events of all sizes. From weddings to corporate parties, we bring the joy of ice cream to you.",
|
||||
},
|
||||
id: "faq-4", title: "Do you offer catering services?", content: "Yes, Sweet Delights offers full-service catering for events of all sizes. From weddings to corporate parties, we bring the joy of ice cream to you."},
|
||||
{
|
||||
id: "faq-5",
|
||||
title: "What's your most popular flavor?",
|
||||
content: "Our 'Salted Caramel Crunch' is a fan favorite, closely followed by 'Strawberry Bliss' and 'Mint Chocolate Chip'!",
|
||||
},
|
||||
id: "faq-5", title: "What's your most popular flavor?", content: "Our 'Salted Caramel Crunch' is a fan favorite, closely followed by 'Strawberry Bliss' and 'Mint Chocolate Chip'!"},
|
||||
]}
|
||||
title="Your Sweet Answers Await"
|
||||
description="Have questions about our flavors, ingredients, or catering? Find quick answers here."
|
||||
@@ -285,22 +197,14 @@ export default function LandingPage() {
|
||||
description="We'd love to hear from you! Visit us, call us, or send us a message. Your sweetest feedback helps us grow."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Your Email", required: true,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Your Message",
|
||||
rows: 4,
|
||||
name: "message", placeholder: "Your Message", rows: 4,
|
||||
required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-having-fun-food-festival_23-2149500445.jpg"
|
||||
@@ -318,19 +222,13 @@ export default function LandingPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "#",
|
||||
ariaLabel: "Facebook page",
|
||||
},
|
||||
href: "#", ariaLabel: "Facebook page"},
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "#",
|
||||
ariaLabel: "Instagram profile",
|
||||
},
|
||||
href: "#", ariaLabel: "Instagram profile"},
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "#",
|
||||
ariaLabel: "Twitter feed",
|
||||
},
|
||||
href: "#", ariaLabel: "Twitter feed"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user