From 8275c0ba0b29369694d9e443373224db47f53892 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 9 May 2026 01:49:05 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2e3ebd8..afaf13f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,11 +45,11 @@ export default function LandingPage() { title="Brim Burgers: A Culinary Experience" description="Crafting premium burgers with passion, fresh ingredients, and a touch of elegance. Discover the taste that defines artisan perfection." testimonials={[ - { name: "Ahmed K.", handle: "@ahmedk", testimonial: "The best burger experience I have ever had. Truly premium taste.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg" }, - { name: "Sara H.", handle: "@sarah", testimonial: "Elegant atmosphere and absolutely delicious food. A must visit.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-eating-restaurant_23-2150491790.jpg" }, + { name: "Ahmed K.", handle: "@ahmedk", testimonial: "The best burger experience I have ever had. Truly premium taste.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg?_wi=1" }, + { name: "Sara H.", handle: "@sarah", testimonial: "Elegant atmosphere and absolutely delicious food. A must visit.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-eating-restaurant_23-2150491790.jpg?_wi=1" }, { name: "Zain A.", handle: "@zain_a", testimonial: "The quality of the beef is unmatched in every bite.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiley-mother-daughter-side-view_23-2149854624.jpg" }, { name: "Mariam K.", handle: "@mariamk", testimonial: "Simply exquisite flavors, definitely a top-tier burger spot.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-with-delicious-food_23-2149250117.jpg" }, - { name: "Omar F.", handle: "@omar_f", testimonial: "Fast, fresh, and perfectly seasoned. My new favorite.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517422.jpg" }, + { name: "Omar F.", handle: "@omar_f", testimonial: "Fast, fresh, and perfectly seasoned. My new favorite.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517422.jpg?_wi=1" }, ]} buttons={[{ text: "View Menu", href: "#menu" }, { text: "Order on WhatsApp", href: "https://wa.me/923041112746" }]} imageSrc="http://img.b2bpic.net/free-photo/front-view-delicious-burger-composition_23-2148868219.jpg" @@ -118,9 +118,9 @@ export default function LandingPage() { testimonials={[ { id: "t1", title: "Great Food", quote: "I love the vibe at Brim Burgers. Perfect for a quick lunch.", name: "Zain Ali", role: "Local Guide", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-meeting-restaurant_23-2148395335.jpg" }, { id: "t2", title: "Premium Taste", quote: "The signature burger is unmatched in town.", name: "Mariam Khan", role: "Food Blogger", imageSrc: "http://img.b2bpic.net/free-photo/woman-kissing-man-with-flowers-cheek_23-2148014453.jpg" }, - { id: "t3", title: "Amazing Service", quote: "The staff is incredibly attentive and the food is fresh.", name: "Hassan M.", role: "Regular Customer", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg" }, - { id: "t4", title: "Luxury Experience", quote: "The best cafe aesthetics in the entire city.", name: "Sara Q.", role: "Designer", imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-eating-restaurant_23-2150491790.jpg" }, - { id: "t5", title: "Highly Recommended", quote: "Everything I tried was delicious, especially the shakes.", name: "Ahmed S.", role: "Food Critic", imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517422.jpg" }, + { id: "t3", title: "Amazing Service", quote: "The staff is incredibly attentive and the food is fresh.", name: "Hassan M.", role: "Regular Customer", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg?_wi=2" }, + { id: "t4", title: "Luxury Experience", quote: "The best cafe aesthetics in the entire city.", name: "Sara Q.", role: "Designer", imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-eating-restaurant_23-2150491790.jpg?_wi=2" }, + { id: "t5", title: "Highly Recommended", quote: "Everything I tried was delicious, especially the shakes.", name: "Ahmed S.", role: "Food Critic", imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517422.jpg?_wi=2" }, ]} title="The Brim Ambiance" description="Experience fine dining in a relaxed café setting."