Update src/app/page.tsx
This commit is contained in:
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
|||||||
href: "#contact",
|
href: "#contact",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/middle-eastern-arabic-dish-ai-generated-image_511042-1776.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/middle-eastern-arabic-dish-ai-generated-image_511042-1776.jpg?_wi=1"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -95,7 +95,7 @@ export default function LandingPage() {
|
|||||||
name: "Butter Chicken",
|
name: "Butter Chicken",
|
||||||
price: "₹349",
|
price: "₹349",
|
||||||
variant: "Popular",
|
variant: "Popular",
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/bun-sliced-bread-plate-burlap-napkin-blue_114579-38938.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/bun-sliced-bread-plate-burlap-napkin-blue_114579-38938.jpg?_wi=1",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "p2",
|
id: "p2",
|
||||||
@@ -156,7 +156,7 @@ export default function LandingPage() {
|
|||||||
title: "Comfortable Rooms",
|
title: "Comfortable Rooms",
|
||||||
subtitle: "Restful Stays",
|
subtitle: "Restful Stays",
|
||||||
description: "Modern, air-conditioned rooms with Wi-Fi and parking for long trips.",
|
description: "Modern, air-conditioned rooms with Wi-Fi and parking for long trips.",
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-arabic-dish-ai-generated-image_511042-1776.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-arabic-dish-ai-generated-image_511042-1776.jpg?_wi=2",
|
||||||
imageAlt: "warm restaurant dining room interior",
|
imageAlt: "warm restaurant dining room interior",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -164,7 +164,7 @@ export default function LandingPage() {
|
|||||||
title: "Home Delivery",
|
title: "Home Delivery",
|
||||||
subtitle: "Convenience First",
|
subtitle: "Convenience First",
|
||||||
description: "Get your favorite dishes delivered hot to your doorstep anytime.",
|
description: "Get your favorite dishes delivered hot to your doorstep anytime.",
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/bun-sliced-bread-plate-burlap-napkin-blue_114579-38938.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/bun-sliced-bread-plate-burlap-napkin-blue_114579-38938.jpg?_wi=2",
|
||||||
imageAlt: "warm restaurant dining room interior",
|
imageAlt: "warm restaurant dining room interior",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user