5 Commits

Author SHA1 Message Date
5b27b34ffd Merge version_2 into main
Merge version_2 into main
2026-03-11 14:00:12 +00:00
a0e94ee97c Update src/app/page.tsx 2026-03-11 14:00:08 +00:00
17804c5509 Merge version_1 into main
Merge version_1 into main
2026-03-11 13:58:31 +00:00
30452af9cf Merge version_1 into main
Merge version_1 into main
2026-03-11 13:58:01 +00:00
96acd33133 Merge version_1 into main
Merge version_1 into main
2026-03-11 13:57:37 +00:00

View File

@@ -64,10 +64,10 @@ export default function LandingPage() {
tag="Bestsellers" tag="Bestsellers"
products={[ products={[
{ {
id: "1", name: "Ice Cream Delight", price: "$8.99", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-blue-ice-cream-plate_52683-92464.jpg", imageAlt: "Strawberry ice cream cone" id: "1", name: "Ice Cream Delight Hand-Churned", price: "$8.99", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-blue-ice-cream-plate_52683-92464.jpg", imageAlt: "Strawberry ice cream cone"
}, },
{ {
id: "2", name: "Sweet Basket", price: "$24.99", imageSrc: "http://img.b2bpic.net/free-photo/view-beautiful-christmas-packed-gift-with-love-inscription-small-cupcakes-candy-ice-surface_140725-102201.jpg", imageAlt: "Assorted pastries and macarons" id: "2", name: "Sweet Basket Artisan Selection", price: "$24.99", imageSrc: "http://img.b2bpic.net/free-photo/view-beautiful-christmas-packed-gift-with-love-inscription-small-cupcakes-candy-ice-surface_140725-102201.jpg", imageAlt: "Assorted pastries and macarons"
}, },
{ {
id: "3", name: "Chocolate Donut", price: "$4.99", imageSrc: "http://img.b2bpic.net/free-photo/close-up-cookies-wooden-board_23-2148431183.jpg", imageAlt: "Chocolate donut with strawberry glaze" id: "3", name: "Chocolate Donut", price: "$4.99", imageSrc: "http://img.b2bpic.net/free-photo/close-up-cookies-wooden-board_23-2148431183.jpg", imageAlt: "Chocolate donut with strawberry glaze"