Update src/app/page.tsx
This commit is contained in:
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Ahmed", handle: "@sarah_lahore", testimonial: "The ambiance is perfect for family dinners. Really enjoyed the Crown Crust pizza!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-golden-suit-sits-cafe_8353-301.jpg", imageAlt: "luxury cafe interior warm lighting"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-golden-suit-sits-cafe_8353-301.jpg?_wi=1", imageAlt: "luxury cafe interior warm lighting"},
|
||||
{
|
||||
name: "Bilal Khan", handle: "@bilal_shahdara", testimonial: "Affordable and tasty. The Alfredo pasta is definitely a must-try.", rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/homemade-sliced-pizza-black-surface-with-spilled-wheat-flour_114579-89033.jpg", imageAlt: "luxury cafe interior warm lighting"},
|
||||
@@ -74,7 +74,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Get Directions", href: "#location"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-golden-suit-sits-cafe_8353-301.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-golden-suit-sits-cafe_8353-301.jpg?_wi=2"
|
||||
imageAlt="Luxurious family dining area at Cafe Leto's"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
|
||||
Reference in New Issue
Block a user