Merge version_1 into main #3
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
description="Authentic, handcrafted biscottes. Rediscover the traditional crunch of slow-toasted artisanal bread, perfected for your daily ritual."
|
||||
buttons={[{ text: "Explore Collection", href: "#products" }]}
|
||||
slides={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/spoon-amidst-vegetables-spices_23-2147867469.jpg", imageAlt: "biscotte snack bread crispy golden" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/spoon-amidst-vegetables-spices_23-2147867469.jpg?_wi=1", imageAlt: "biscotte snack bread crispy golden" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/isolated-overhead-shot-bread-toasts-different-stages-roasting-against-rosy-background-last-slice-is-completely-burnt-snack-breakfast-from-unroasted-charred-food-photography_273609-37952.jpg", imageAlt: "biscotte snack bread crispy golden" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-cookie-plates-dried-lemon-slices-with-copy-space-pullover_23-2148791017.jpg", imageAlt: "biscotte snack bread crispy golden" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/home-decor-wooden-background-with-spring-flowers_169016-6352.jpg", imageAlt: "biscotte snack bread crispy golden" },
|
||||
@@ -74,7 +74,7 @@ export default function LandingPage() {
|
||||
gridVariant="asymmetric-60-wide-40-narrow"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "p1", name: "Traditional Gold", price: "$6.90", imageSrc: "http://img.b2bpic.net/free-photo/fried-bread-with-egg-black-board_114579-73798.jpg" },
|
||||
{ id: "p1", name: "Traditional Gold", price: "$6.90", imageSrc: "http://img.b2bpic.net/free-photo/fried-bread-with-egg-black-board_114579-73798.jpg?_wi=1" },
|
||||
{ id: "p2", name: "Seeded Harvest", price: "$7.50", imageSrc: "http://img.b2bpic.net/free-photo/cookies-with-jam-filling-concrete-surface_114579-5757.jpg" },
|
||||
{ id: "p3", name: "Whole Grain Rustic", price: "$7.20", imageSrc: "http://img.b2bpic.net/free-photo/slicing-artisan-bread-straw-lining-top-view-pieces-fresh-homemade-sourdough-bread-healthy-healthy-cuisine_166373-3248.jpg" },
|
||||
{ id: "p4", name: "Olive & Herb", price: "$8.10", imageSrc: "http://img.b2bpic.net/free-photo/slices-brown-bread-rope-marble-surface_114579-45838.jpg" },
|
||||
@@ -92,9 +92,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "Traditional Recipe", description: "Time-tested recipes handed down through generations.", buttonIcon: Zap, imageSrc: "http://img.b2bpic.net/free-photo/delicious-homemade-coconut-cookies_114579-65527.jpg", imageAlt: "biscotte snack bread crispy golden" },
|
||||
{ title: "Slow-Toasted", description: "Each biscotte is slow-toasted to perfection.", buttonIcon: Award, imageSrc: "http://img.b2bpic.net/free-photo/spoon-amidst-vegetables-spices_23-2147867469.jpg", imageAlt: "biscotte snack bread crispy golden" },
|
||||
{ title: "Slow-Toasted", description: "Each biscotte is slow-toasted to perfection.", buttonIcon: Award, imageSrc: "http://img.b2bpic.net/free-photo/spoon-amidst-vegetables-spices_23-2147867469.jpg?_wi=2", imageAlt: "biscotte snack bread crispy golden" },
|
||||
{ title: "Locally Sourced", description: "Supporting local farmers and high-quality grains.", buttonIcon: Shield, imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-kitchen-holding-cute-white-maltese-dog_1153-9896.jpg", imageAlt: "biscotte snack bread crispy golden" },
|
||||
{ title: "Preservative-Free", description: "Pure ingredients, nothing hidden.", buttonIcon: Star, imageSrc: "http://img.b2bpic.net/free-photo/fried-bread-with-egg-black-board_114579-73798.jpg", imageAlt: "biscotte snack bread crispy golden" },
|
||||
{ title: "Preservative-Free", description: "Pure ingredients, nothing hidden.", buttonIcon: Star, imageSrc: "http://img.b2bpic.net/free-photo/fried-bread-with-egg-black-board_114579-73798.jpg?_wi=2", imageAlt: "biscotte snack bread crispy golden" },
|
||||
]}
|
||||
title="Why Choose KUKI ATH"
|
||||
description="We take quality to the next level with every batch."
|
||||
|
||||
Reference in New Issue
Block a user