diff --git a/src/app/page.tsx b/src/app/page.tsx index 70ba4a9..d8da012 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,9 +50,9 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "https://images.unsplash.com/photo-1563805042-7684c019e1cb?q=80&w=800", imageAlt: "Classic Vanilla Ice Cream Scoop"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C3PkwVZUQPPoiQG4LEh3dCXitJ/uploaded-1775613808878-mr42vxi6.jpg", imageAlt: "Classic Vanilla Ice Cream Scoop"}, { - imageSrc: "https://images.unsplash.com/photo-1582142301483-17e4a592b3a8?q=80&w=800", imageAlt: "Rich Chocolate Ice Cream"} + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C3PkwVZUQPPoiQG4LEh3dCXitJ/uploaded-1775613782913-bhek6po7.jpg", imageAlt: "Rich Chocolate Ice Cream"} ]} mediaAnimation="slide-up" rating={5} @@ -85,13 +85,13 @@ export default function LandingPage() { { id: "p2", name: "Midnight Chocolate", price: "$6.00", imageSrc: "https://images.unsplash.com/photo-1605294553023-27752c002b21?q=80&w=600"}, { - id: "p3", name: "Cookie Monster Swirl", price: "$5.50", imageSrc: "https://images.unsplash.com/photo-1619146006180-c7734c83f168?q=80&w=600"}, + id: "p3", name: "", price: "Vanilla Ice Cream ", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C3PkwVZUQPPoiQG4LEh3dCXitJ/uploaded-1775613765812-2yrrc0ol.jpg"}, { - id: "p4", name: "Fresh Strawberry Swirl", price: "$5.00", imageSrc: "https://images.unsplash.com/photo-1551024506-0bccd828d807?q=80&w=600"}, + id: "p4", name: "", price: "Frappuccino Shake ", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C3PkwVZUQPPoiQG4LEh3dCXitJ/uploaded-1775613801601-u04nidl1.jpg"}, { id: "p5", name: "Family Catering Pack", price: "$45.00", imageSrc: "https://images.unsplash.com/photo-1549395184-2e2170362f79?q=80&w=600"}, { - id: "p6", name: "Double Chocolate Cone", price: "$4.75", imageSrc: "https://images.unsplash.com/photo-1563805042-7684c019e1cb?q=80&w=600"}, + id: "p6", name: "", price: "Banana Split ", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C3PkwVZUQPPoiQG4LEh3dCXitJ/uploaded-1775613823065-uc7212a7.jpg"}, ]} title="Treats Everyone Loves" description="Handcrafted flavors made fresh daily in the heart of our community." @@ -123,7 +123,7 @@ export default function LandingPage() { tag="Stay In Touch" title="Planning an event or custom order?" description="Send us a message to inquire about catering, custom cakes, or special requests. We look forward to making your occasion extra special." - imageSrc="https://images.unsplash.com/photo-1594179047519-d347e31ef4d9?q=80&w=800" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C3PkwVZUQPPoiQG4LEh3dCXitJ/uploaded-1775613815111-r4owz0bu.jpg" buttonText="Send Inquiry" mediaAnimation="slide-up" />