diff --git a/src/app/page.tsx b/src/app/page.tsx index e37127b..4bf260c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,16 +46,18 @@ export default function LandingPage() {
@@ -71,7 +73,7 @@ export default function LandingPage() { { title: "Pure Quality", description: "Sourcing only the finest traditional materials." }, { title: "Timeless Style", description: "Designs that transcend passing trends." }, ]} - imageSrc="http://img.b2bpic.net/free-photo/craftswoman-using-blow-torch_107420-65200.jpg" + imageSrc="https://img.b2bpic.net/premium-psd/delicious-burger-food-social-media-instagram-post-template_264308-3211.jpg?id=413464853" mediaAnimation="slide-up" /> @@ -98,9 +100,9 @@ export default function LandingPage() { gridVariant="two-columns-alternating-heights" useInvertedBackground={false} products={[ - { id: "p1", name: "Artisan Clay Bowl", price: "$25", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E7Z9STHMq8QSEMRAU508L80fwX/uploaded-1779533268804-lybq378t.png" }, - { id: "p2", name: "Traditional Serving Tray", price: "$45", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E7Z9STHMq8QSEMRAU508L80fwX/uploaded-1779533268804-d4p4bfll.png" }, - { id: "p3", name: "Legacy Heritage Vase", price: "$60", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E7Z9STHMq8QSEMRAU508L80fwX/uploaded-1779533268804-p1gzlhyg.png" }, + { id: "p1", name: "Artisan Clay Bowl", price: "400 Birr ", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E7Z9STHMq8QSEMRAU508L80fwX/uploaded-1779533268804-lybq378t.png" }, + { id: "p2", name: "Traditional Serving Tray", price: "800 Birr ", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E7Z9STHMq8QSEMRAU508L80fwX/uploaded-1779533268804-d4p4bfll.png" }, + { id: "p3", name: "Legacy Heritage Vase", price: "1200 Birr ", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E7Z9STHMq8QSEMRAU508L80fwX/uploaded-1779533268804-p1gzlhyg.png" }, ]} title="Our Signature Food Menu" description="Taste the tradition. Our menu features locally sourced ingredients prepared with timeless techniques."