Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
||||
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>
|
||||
|
||||
@@ -95,7 +95,7 @@ export default function LandingPage() {
|
||||
name: "Butter Chicken",
|
||||
price: "₹349",
|
||||
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",
|
||||
@@ -156,7 +156,7 @@ export default function LandingPage() {
|
||||
title: "Comfortable Rooms",
|
||||
subtitle: "Restful Stays",
|
||||
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",
|
||||
},
|
||||
{
|
||||
@@ -164,7 +164,7 @@ export default function LandingPage() {
|
||||
title: "Home Delivery",
|
||||
subtitle: "Convenience First",
|
||||
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",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user