Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-04-29 10:24:04 +00:00

View File

@@ -75,12 +75,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{ id: "p1", name: "Celebration Cakes", price: "Starting at $15", imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-holding-palatable-cake_23-2147787097.jpg?_wi=1" },
{ id: "p2", name: "Daily Pastries", price: "$2", imageSrc: "http://img.b2bpic.net/free-photo/top-view-breakfast-set-with-croissant-plate-jam-bowl-cup-tea-tray-with-orange-lemon-slices-with-open-book-little-flower-book-cloth-black-background_141793-130438.jpg?_wi=1" },
{ id: "p3", name: "Mini Desserts", price: "$5", imageSrc: "http://img.b2bpic.net/free-photo/wooden-board-with-different-sweet-cookies-with-chocolate-syrup_114579-32127.jpg" },
{ id: "p4", name: "Oriental Sweets", price: "$8", imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-little-cakes-with-sliced-fruits-candies-chocolate-bangles-berries-grey-cookie-biscuit-sweet-sugar-bake_140725-34237.jpg" },
{ id: "p5", name: "Birthday Special", price: "$25", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-holding-cake_23-2150599044.jpg" },
{ id: "p6", name: "Bakery Classics", price: "$4", imageSrc: "http://img.b2bpic.net/free-photo/top-view-table-full-food_23-2149209211.jpg" },
{ id: "p1", name: "Celebration Cakes", price: "Starting at $15 (Rich Chocolate & Vanilla Bean)", imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-holding-palatable-cake_23-2147787097.jpg?_wi=1" },
{ id: "p2", name: "Daily Pastries", price: "$2 (Buttery Flaky Layers)", imageSrc: "http://img.b2bpic.net/free-photo/top-view-breakfast-set-with-croissant-plate-jam-bowl-cup-tea-tray-with-orange-lemon-slices-with-open-book-little-flower-book-cloth-black-background_141793-130438.jpg?_wi=1" },
{ id: "p3", name: "Mini Desserts", price: "$5 (Artisanal Fruit Tarts)", imageSrc: "http://img.b2bpic.net/free-photo/wooden-board-with-different-sweet-cookies-with-chocolate-syrup_114579-32127.jpg" },
{ id: "p4", name: "Oriental Sweets", price: "$8 (Authentic Honey & Pistachio)", imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-little-cakes-with-sliced-fruits-candies-chocolate-bangles-berries-grey-cookie-biscuit-sweet-sugar-bake_140725-34237.jpg" },
{ id: "p5", name: "Birthday Special", price: "$25 (Customizable Flavors)", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-holding-cake_23-2150599044.jpg" },
{ id: "p6", name: "Bakery Classics", price: "$4 (Classic Cinnamon Swirls)", imageSrc: "http://img.b2bpic.net/free-photo/top-view-table-full-food_23-2149209211.jpg" },
]}
title="Best Sellers"
description="Discover our most loved treats, hand-crafted daily just for you."