Update src/app/page.tsx
This commit is contained in:
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
handle: "@priyasharma",
|
||||
testimonial: "The Butter Chicken here is simply divine! Every dish is packed with authentic flavors. A must-visit!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1628.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1628.jpg?_wi=1",
|
||||
imageAlt: "Priya Sharma",
|
||||
},
|
||||
{
|
||||
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
handle: "@rajeshk",
|
||||
testimonial: "Fantastic ambiance and even better food. The staff are incredibly friendly and attentive. Highly recommend the Biryani!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-cheerful-confident-bearded-man-assure-everything-good-showing-okay-gesture-winki_1258-163886.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-cheerful-confident-bearded-man-assure-everything-good-showing-okay-gesture-winki_1258-163886.jpg?_wi=1",
|
||||
imageAlt: "Rajesh Kumar",
|
||||
},
|
||||
{
|
||||
@@ -118,7 +118,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/digital-lavender-style-interior-design_23-2151561232.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/digital-lavender-style-interior-design_23-2151561232.jpg?_wi=1"
|
||||
imageAlt="Luxurious restaurant interior"
|
||||
showBlur={true}
|
||||
textPosition="bottom"
|
||||
@@ -192,7 +192,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Butter Chicken",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-lavender-style-interior-design_23-2151561232.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-lavender-style-interior-design_23-2151561232.jpg?_wi=2",
|
||||
imageAlt: "gourmet butter chicken dish close up",
|
||||
},
|
||||
{
|
||||
@@ -209,7 +209,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Paneer Tikka",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1628.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1628.jpg?_wi=2",
|
||||
imageAlt: "gourmet butter chicken dish close up",
|
||||
},
|
||||
{
|
||||
@@ -226,7 +226,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Chicken Biryani",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-cheerful-confident-bearded-man-assure-everything-good-showing-okay-gesture-winki_1258-163886.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-cheerful-confident-bearded-man-assure-everything-good-showing-okay-gesture-winki_1258-163886.jpg?_wi=2",
|
||||
imageAlt: "gourmet butter chicken dish close up",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user