Update src/app/page.tsx

This commit is contained in:
2026-04-02 14:50:36 +00:00
parent 449368749f
commit fada3c8aab

View File

@@ -165,42 +165,42 @@ export default function LandingPage() {
name: "Grilled Goat",
price: "$15",
variant: "Main Course",
imageSrc: "http://img.b2bpic.net/free-photo/pot-roast-meat-served-with-pickles_141793-1242.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pot-roast-meat-served-with-pickles_141793-1242.jpg?_wi=1",
},
{
id: "m2",
name: "Signature Cocktail",
price: "$8",
variant: "Drinks",
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-vegetables-roasted-mushrooms-pepper-carrot-plates-table_140725-71808.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-vegetables-roasted-mushrooms-pepper-carrot-plates-table_140725-71808.jpg?_wi=1",
},
{
id: "m3",
name: "Chicken Lollipops",
price: "$10",
variant: "Starters",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-squeezing-lemon-juice-string-cheese-plate_140725-12142.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-squeezing-lemon-juice-string-cheese-plate_140725-12142.jpg?_wi=1",
},
{
id: "m4",
name: "Grilled Curry",
price: "$18",
variant: "Main Course",
imageSrc: "http://img.b2bpic.net/free-photo/pot-roast-meat-served-with-pickles_141793-1242.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pot-roast-meat-served-with-pickles_141793-1242.jpg?_wi=2",
},
{
id: "m5",
name: "Red Wine Glass",
price: "$7",
variant: "Drinks",
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-vegetables-roasted-mushrooms-pepper-carrot-plates-table_140725-71808.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-vegetables-roasted-mushrooms-pepper-carrot-plates-table_140725-71808.jpg?_wi=2",
},
{
id: "m6",
name: "Bologna Chips",
price: "$9",
variant: "Starters",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-squeezing-lemon-juice-string-cheese-plate_140725-12142.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-squeezing-lemon-juice-string-cheese-plate_140725-12142.jpg?_wi=2",
},
]}
title="Signature Flavors"
@@ -218,19 +218,19 @@ export default function LandingPage() {
id: "s1",
title: "Sauna Sessions",
description: "Detoxify and relax in our traditional sauna.",
imageSrc: "http://img.b2bpic.net/free-photo/spa-massage-concept-with-relaxed-woman_23-2147821145.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/spa-massage-concept-with-relaxed-woman_23-2147821145.jpg?_wi=1",
},
{
id: "s2",
title: "Full Body Massage",
description: "Professional massage tailored to your needs.",
imageSrc: "http://img.b2bpic.net/free-photo/spa-massage-concept-with-relaxed-woman_23-2147821145.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/spa-massage-concept-with-relaxed-woman_23-2147821145.jpg?_wi=2",
},
{
id: "s3",
title: "Relaxation Zone",
description: "Peaceful atmosphere for complete comfort.",
imageSrc: "http://img.b2bpic.net/free-photo/spa-massage-concept-with-relaxed-woman_23-2147821145.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/spa-massage-concept-with-relaxed-woman_23-2147821145.jpg?_wi=3",
},
]}
title="Rejuvenate Your Senses"