Update src/app/gallery/page.tsx
This commit is contained in:
@@ -66,19 +66,19 @@ export default function GalleryPage() {
|
||||
{
|
||||
title: "Villa Exterior",
|
||||
description: "Traditional architectural design blending Uzbek heritage with contemporary villa aesthetics, featuring authentic courtyard entrance and terraced layout.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/courtyard-lions-alhambra_1139-27.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/courtyard-lions-alhambra_1139-27.jpg?_wi=1",
|
||||
imageAlt: "Villa exterior",
|
||||
},
|
||||
{
|
||||
title: "Dining Room",
|
||||
description: "Elegant dining spaces with carefully selected furnishings, ambient lighting, and elegant tableware arrangements for memorable meals.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plate-set-with-fork-spoon-knife_140725-1835.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plate-set-with-fork-spoon-knife_140725-1835.jpg?_wi=1",
|
||||
imageAlt: "Dining room",
|
||||
},
|
||||
{
|
||||
title: "Lounge Area",
|
||||
description: "Comfortable seating areas designed for relaxation, conversation, and enjoying the peaceful atmosphere with modern and traditional furnishings.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-african-american-woman-long-dress-boots-sunglasses-indoor_627829-5495.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-african-american-woman-long-dress-boots-sunglasses-indoor_627829-5495.jpg?_wi=1",
|
||||
imageAlt: "Lounge area",
|
||||
},
|
||||
]}
|
||||
@@ -100,7 +100,7 @@ export default function GalleryPage() {
|
||||
name: "Sarah Johnson",
|
||||
handle: "Travel Blogger",
|
||||
testimonial: "The most peaceful villa stay in Samarkand. The staff was incredibly warm and helpful. Highly recommend!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg?_wi=2",
|
||||
imageAlt: "Sarah Johnson",
|
||||
},
|
||||
{
|
||||
@@ -108,7 +108,7 @@ export default function GalleryPage() {
|
||||
name: "Michael Chen",
|
||||
handle: "Business Traveler",
|
||||
testimonial: "Excellent value for money. Beautiful courtyard, fantastic breakfast, and very close to the Registan.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=2",
|
||||
imageAlt: "Michael Chen",
|
||||
},
|
||||
{
|
||||
@@ -116,7 +116,7 @@ export default function GalleryPage() {
|
||||
name: "Emma & James",
|
||||
handle: "Honeymoon Couple",
|
||||
testimonial: "Perfect romantic getaway. The villa atmosphere is absolutely magical. We'll be back!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hugging-couple-inside-transparent-bubble-tent-glamping-while-sitting-bed-lush-forest_1268-24560.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hugging-couple-inside-transparent-bubble-tent-glamping-while-sitting-bed-lush-forest_1268-24560.jpg?_wi=2",
|
||||
imageAlt: "Emma and James",
|
||||
},
|
||||
{
|
||||
@@ -124,7 +124,7 @@ export default function GalleryPage() {
|
||||
name: "Fatima Al-Rashid",
|
||||
handle: "Family Traveler",
|
||||
testimonial: "My family loved the spacious family suite and the welcoming environment. Great experience overall!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-young-three-stylish-friends-posing-street-fashion-man-two-cute-girls-dressed-casual-summer-clothes-smiling-models-having-fun-sunglasses-cheerful-women-guy-outdoors_158538-16242.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-young-three-stylish-friends-posing-street-fashion-man-two-cute-girls-dressed-casual-summer-clothes-smiling-models-having-fun-sunglasses-cheerful-women-guy-outdoors_158538-16242.jpg?_wi=2",
|
||||
imageAlt: "Fatima Al-Rashid",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user