Compare commits
11 Commits
version_11
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 8c12ba32dc | |||
| 7da2c81d15 | |||
| e7fb3cf832 | |||
| 27a1c670a0 | |||
| 057ce72a52 | |||
| 78e3e7f25a | |||
| 72441aafef | |||
| 8b0d38d958 | |||
| 25e039f7cb | |||
| 5f8d72c46a | |||
| 2f4e8d8ca5 |
@@ -45,7 +45,6 @@ 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"
|
||||
imageAlt="Luscious frozen yogurt cup"
|
||||
/>
|
||||
</div>
|
||||
@@ -60,7 +59,6 @@ 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"
|
||||
imageAlt="Yoz yogurt shop features"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -74,11 +72,9 @@ 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: "c1", name: "Classic Vanilla", price: "$4.50", imageSrc: "https://images.unsplash.com/photo-1550989460-0adf9ea622e2?_wi=1" },
|
||||
{ id: "c2", name: "Milk Chocolate", price: "$5.25", imageSrc: "https://images.unsplash.com/photo-1582234372134-2b8872ba6556?_wi=1" },
|
||||
{ id: "c3", name: "Salted Caramel", price: "$5.50", imageSrc: "https://images.unsplash.com/photo-1596078442343-4e31464731a5" },
|
||||
]}
|
||||
title="Our Flavors"
|
||||
description="Hand-picked rotating flavors made fresh daily—find your new favorite today!"
|
||||
@@ -91,12 +87,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://images.unsplash.com/photo-1550989460-0adf9ea622e2?_wi=2" },
|
||||
{ id: "t2", title: "Cookie Dough", author: "Topping", description: "The ultimate sweet indulgence.", tags: ["Classic"], imageSrc: "https://images.unsplash.com/photo-1582234372134-2b8872ba6556?_wi=2" },
|
||||
]}
|
||||
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>
|
||||
|
||||
@@ -106,15 +101,9 @@ export default function LandingPage() {
|
||||
testimonial="I stop here on my bike rides. The pistachio Only 8 is my guilty pleasure. So good for only $3.50!"
|
||||
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" },
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="slide-up"
|
||||
avatars={[{ src: "https://images.unsplash.com/photo-1535713875002-d1d0cf377fde", alt: "Avatar" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -139,4 +128,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user