Update src/app/gallery/page.tsx

This commit is contained in:
2026-03-08 07:00:31 +00:00
parent 5347bcda8b
commit 952bb555b0

View File

@@ -53,7 +53,7 @@ export default function GalleryPage() {
category: "Ambiance",
title: "Elegant Dining Atmosphere",
excerpt: "Experience the sophistication and warmth of our refined interior design, where every detail speaks to luxury and comfort.",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-dining-room-interior-with-modern-furniture_23-2151978966.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-dining-room-interior-with-modern-furniture_23-2151978966.jpg?_wi=4",
imageAlt: "Restaurant interior ambiance",
authorName: "The Dome Team",
authorAvatar: "http://img.b2bpic.net/free-photo/front-view-business-woman-suit_23-2148603018.jpg",
@@ -64,7 +64,7 @@ export default function GalleryPage() {
category: "Views",
title: "Panoramic City Vistas",
excerpt: "Marvel at the breathtaking panoramic views of Islamabad's glittering cityscape as you savor your meal on our scenic hilltop.",
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-taking-photos-restaurant_23-2150520116.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-taking-photos-restaurant_23-2150520116.jpg?_wi=3",
imageAlt: "City view from restaurant",
authorName: "The Dome Team",
authorAvatar: "http://img.b2bpic.net/free-photo/close-up-happy-mature-businessman-with-cup-coffee_23-2147955276.jpg",
@@ -75,7 +75,7 @@ export default function GalleryPage() {
category: "Cuisine",
title: "Culinary Excellence",
excerpt: "Our chefs craft each dish with precision and artistry, blending traditional Pakistani flavors with contemporary continental techniques.",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-trout-ready-be-cooked_23-2150353339.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-trout-ready-be-cooked_23-2150353339.jpg?_wi=4",
imageAlt: "Culinary masterpiece",
authorName: "The Dome Team",
authorAvatar: "http://img.b2bpic.net/free-photo/beautiful-young-woman-looking-camera_1301-3386.jpg",
@@ -112,7 +112,7 @@ export default function GalleryPage() {
handle: "@aminak",
testimonial: "The Dome offers an unforgettable experience! The food is exquisite, the service impeccable, and the view of Islamabad at sunset is absolutely breathtaking.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-woman-suit_23-2148603018.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-woman-suit_23-2148603018.jpg?_wi=4",
imageAlt: "Amina Khan",
},
{
@@ -121,7 +121,7 @@ export default function GalleryPage() {
handle: "@hassanali",
testimonial: "Best hilltop dining in Islamabad! The Chicken Karahi is divine, and the atmosphere is so romantic. I proposed to my girlfriend here!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-mature-businessman-with-cup-coffee_23-2147955276.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-mature-businessman-with-cup-coffee_23-2147955276.jpg?_wi=4",
imageAlt: "Hassan Ali",
},
{
@@ -130,7 +130,7 @@ export default function GalleryPage() {
handle: "@sarahmalik",
testimonial: "Premium quality throughout! From the grilled fish to the desserts, every dish was perfectly prepared. The curbside pickup is super convenient too!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-looking-camera_1301-3386.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-looking-camera_1301-3386.jpg?_wi=3",
imageAlt: "Sarah Malik",
},
{
@@ -139,7 +139,7 @@ export default function GalleryPage() {
handle: "@faisalahmed",
testimonial: "The Ramadan Iftar experience at The Dome was spectacular! Authentic flavors, generous portions, and a magical ambiance. Highly recommended!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1674.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1674.jpg?_wi=2",
imageAlt: "Faisal Ahmed",
},
{
@@ -148,7 +148,7 @@ export default function GalleryPage() {
handle: "@zarafarooq",
testimonial: "Exceptional service and attention to detail. The staff made us feel like royalty. The BBQ platter is absolutely worth trying!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-woman-suit_23-2148603018.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-woman-suit_23-2148603018.jpg?_wi=5",
imageAlt: "Zara Farooq",
},
{
@@ -157,7 +157,7 @@ export default function GalleryPage() {
handle: "@ahmediqbal",
testimonial: "A gem in Islamabad! The fusion of traditional and contemporary cuisine is brilliant. Every visit feels special. We're regular customers now!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-mature-businessman-with-cup-coffee_23-2147955276.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-mature-businessman-with-cup-coffee_23-2147955276.jpg?_wi=5",
imageAlt: "Ahmed Iqbal",
},
]}