11 Commits

Author SHA1 Message Date
8b0d38d958 Update src/app/page.tsx 2026-04-05 17:07:57 +00:00
25e039f7cb Update src/app/page.tsx 2026-04-05 17:06:57 +00:00
5f8d72c46a Merge version_10 into main
Merge version_10 into main
2026-04-05 17:05:11 +00:00
2f4e8d8ca5 Update src/app/page.tsx 2026-04-05 17:05:08 +00:00
3b648e6f14 Merge version_9 into main
Merge version_9 into main
2026-04-05 16:59:50 +00:00
bca9ffbf60 Update src/app/page.tsx 2026-04-05 16:59:47 +00:00
f787debd28 Merge version_8 into main
Merge version_8 into main
2026-04-05 16:58:36 +00:00
c889554098 Update src/app/page.tsx 2026-04-05 16:58:30 +00:00
c6ad82dfa4 Merge version_7 into main
Merge version_7 into main
2026-04-05 16:57:40 +00:00
64d2ac46f6 Update src/app/page.tsx 2026-04-05 16:57:37 +00:00
2fb5275602 Merge version_6 into main
Merge version_6 into main
2026-04-05 16:52:31 +00:00

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
title="Life's Too Short for Bad Yogurt."
description="Fresh, creamy, customizable frozen yogurt — with dairy-free options, low-calorie picks, and unlimited toppings."
buttons={[{ text: "Explore Our Flavors", href: "#flavors" }]}
imageSrc="http://img.b2bpic.net/free-photo/fruit-salad-with-ice-cream_1232-1649.jpg"
imageSrc="https://img.freepik.com/free-photo/fruit-salad-with-ice-cream_1232-1649.jpg?t=st=1715850000~exp=1715853600~hmac=e1234567890abcdef"
imageAlt="Luscious frozen yogurt cup"
/>
</div>
@@ -60,7 +60,7 @@ export default function LandingPage() {
{ value: "Only 8", title: "Low-Calorie Line" },
{ value: "Groups", title: "Always Welcome" },
]}
imageSrc="http://img.b2bpic.net/free-photo/freshly-fruit-smoothies-glass-jar-white-table_23-2148028558.jpg"
imageSrc="https://img.freepik.com/free-photo/freshly-fruit-smoothies-glass-jar-white-table_23-2148028558.jpg?t=st=1715850000~exp=1715853600~hmac=a1234567890abcdef"
imageAlt="Yoz yogurt shop features"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -74,15 +74,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{ id: "c1", name: "Classic Vanilla", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-photo/strawberry-crumble-bingsu_1339-4645.jpg" },
{ id: "c2", name: "Milk Chocolate", price: "$5.25", imageSrc: "http://img.b2bpic.net/free-photo/side-view-ice-cream-strawberry-vanilla-chocolate-ice-cream-scoops_141793-3647.jpg" },
{ id: "c3", name: "Salted Caramel", price: "$5.50", imageSrc: "https://img.freepik.com/free-photo/salted-caramel-ice-cream-scoop-waffle-cone-wood-background_1150-41075.jpg" },
{ id: "c4", name: "Only 8 Peanut Butter", price: "$3.99", imageSrc: "http://img.b2bpic.net/free-photo/peanut-butter-jar-with-nuts_23-2148281358.jpg" },
{ id: "c5", name: "Only 8 Pistachio", price: "$3.99", imageSrc: "http://img.b2bpic.net/free-photo/swirled-green-yellow-cream-texture_23-2151988787.jpg" },
{ id: "c6", name: "Seasonal Special", price: "$6.00", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-musli-fresh-fruits-arrangement_23-2148267697.jpg" },
{ id: "c1", name: "Classic Vanilla", price: "$4.50", imageSrc: "https://img.freepik.com/free-photo/vanilla-ice-cream-scoop-waffle-cone_23-2148028501.jpg?t=st=1715850000~exp=1715853600~hmac=b1234567890abcdef" },
{ id: "c2", name: "Milk Chocolate", price: "$5.25", imageSrc: "https://img.freepik.com/free-photo/chocolate-ice-cream-scoops-wooden-table_23-2148028558.jpg?t=st=1715850000~exp=1715853600~hmac=c1234567890abcdef" },
{ id: "c3", name: "Salted Caramel", price: "$5.50", imageSrc: "https://img.freepik.com/free-photo/salted-caramel-ice-cream-scoop-waffle-cone_23-2148281358.jpg?t=st=1715850000~exp=1715853600~hmac=d1234567890abcdef" },
]}
title="Our Flavors"
description="Flavors rotate — come back for something new!"
description="Hand-picked rotating flavors made fresh daily—find your new favorite today!"
/>
</div>
@@ -92,12 +89,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
{ id: "t1", title: "Fresh Fruit", author: "Topping", description: "Crisp, sweet, and seasonal berries.", tags: ["Premium"], imageSrc: "http://img.b2bpic.net/free-photo/fresh-red-strawberries-mellow-delicious-berries-inside-white-plate-light-desk-fruit-berry-red-color_140725-31904.jpg" },
{ id: "t2", title: "Cookie Dough", author: "Topping", description: "The ultimate sweet indulgence.", tags: ["Classic"], imageSrc: "http://img.b2bpic.net/free-photo/homemade-chocolate-cracked-cookies-white-backdrop_23-2148028501.jpg" },
{ id: "t3", title: "Gourmet Drizzle", author: "Topping", description: "Hot fudge or salted caramel.", tags: ["Deluxe"], imageSrc: "https://img.freepik.com/free-photo/hot-chocolate-fudge-sauce-being-poured-over-dessert-spoon_1150-41851.jpg" },
{ id: "t1", title: "Fresh Fruit", author: "Topping", description: "Crisp, sweet, and seasonal berries.", tags: ["Premium"], imageSrc: "https://img.freepik.com/free-photo/fresh-berries-white-background_23-2148281358.jpg?t=st=1715850000~exp=1715853600~hmac=e1234567890abcdef" },
{ id: "t2", title: "Cookie Dough", author: "Topping", description: "The ultimate sweet indulgence.", tags: ["Classic"], imageSrc: "https://img.freepik.com/free-photo/cookie-dough-bites-white-plate_23-2148028501.jpg?t=st=1715850000~exp=1715853600~hmac=f1234567890abcdef" },
]}
title="Build Your Perfect Cup"
description="Add unlimited toppings for just $2. Fresh fruit, cookie dough, strawberries, and more to make it yours!"
description="Add unlimited toppings for just $2. Fresh fruit, cookie dough, and more to make it yours!"
/>
</div>
@@ -108,11 +104,7 @@ export default function LandingPage() {
rating={5}
author="Happy Cyclist"
avatars={[
{ src: "http://img.b2bpic.net/free-photo/young-woman-point-finger-you_93675-135553.jpg", alt: "Customer" },
{ src: "http://img.b2bpic.net/free-photo/happy-satisfied-customer-making-ok-gesture_74855-2298.jpg", alt: "Customer" },
{ src: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg", alt: "Customer" },
{ src: "http://img.b2bpic.net/free-photo/cheerful-young-caucasian-female-wearing-her-red-hair-bun-laughing-out-loud_273609-9260.jpg", alt: "Customer" },
{ src: "http://img.b2bpic.net/free-photo/young-woman-point-finger-you_93675-135553.jpg", alt: "Customer" },
{ src: "https://img.freepik.com/free-photo/customer-smiling-portrait_23-2148028558.jpg?t=st=1715850000~exp=1715853600~hmac=g1234567890abcdef", alt: "Customer" },
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -126,7 +118,7 @@ export default function LandingPage() {
tag="Visit Us"
title="Find Yoz Yogurt"
description="Open daily: 11 AM - 10 PM. Located at 123 Yogurt Lane, Sweet City. Stop by for your treat today!"
buttons={[{ text: "Get Directions" }]}
buttons={[{ text: "Get Directions", href: "https://www.google.com/maps/search/?api=1&query=123+Yogurt+Lane+Sweet+City" }]}
/>
</div>
@@ -140,4 +132,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}