Update src/app/events/page.tsx
This commit is contained in:
@@ -52,28 +52,28 @@ export default function EventsPage() {
|
||||
id: 1,
|
||||
title: "Weddings",
|
||||
description: "Create unforgettable wedding memories in our elegant venues. From intimate ceremonies to lavish receptions, we handle every detail with precision and care.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-diverse-friends-are-having-dinner-together_53876-40927.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-diverse-friends-are-having-dinner-together_53876-40927.jpg?_wi=5",
|
||||
imageAlt: "Wedding Celebration Venue"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Corporate Events",
|
||||
description: "Impress clients and colleagues in our sophisticated event spaces. Perfect for conferences, product launches, team building, and business celebrations.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/unfocused-entry-disco-colors_1208-259.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/unfocused-entry-disco-colors_1208-259.jpg?_wi=4",
|
||||
imageAlt: "Corporate Event Space"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Private Parties",
|
||||
description: "Birthday celebrations, anniversary dinners, and private family events. Our team creates the perfect ambiance for your special milestone moments.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-caucasian-pretty-blonde-hair-woman-outdoor-kitchen-villa-female-with-light-makeup-summer-white-dress-straw-hat-vacation_343596-2522.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-caucasian-pretty-blonde-hair-woman-outdoor-kitchen-villa-female-with-light-makeup-summer-white-dress-straw-hat-vacation_343596-2522.jpg?_wi=5",
|
||||
imageAlt: "Private Party Venue"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Karaoke Nights",
|
||||
description: "Entertainment-focused events with our premium karaoke and nightclub facilities. Perfect for celebrations that need energy, excitement, and unforgettable memories.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-dj-party-charge-music-entertainment_23-2149658399.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-dj-party-charge-music-entertainment_23-2149658399.jpg?_wi=3",
|
||||
imageAlt: "Karaoke Entertainment Venue"
|
||||
}
|
||||
]}
|
||||
@@ -108,7 +108,7 @@ export default function EventsPage() {
|
||||
price: "From 8,000 KZT",
|
||||
rating: 4.7,
|
||||
reviewCount: "120+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plate-quince-dolma-made-with-minced-meat_140725-1663.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plate-quince-dolma-made-with-minced-meat_140725-1663.jpg?_wi=4",
|
||||
imageAlt: "Essential Event Package"
|
||||
},
|
||||
{
|
||||
@@ -118,7 +118,7 @@ export default function EventsPage() {
|
||||
price: "From 15,000 KZT",
|
||||
rating: 4.9,
|
||||
reviewCount: "250+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-woman-sitting-cafe-eating-tasty-pie_285396-1079.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-woman-sitting-cafe-eating-tasty-pie_285396-1079.jpg?_wi=5",
|
||||
imageAlt: "Premium Event Package"
|
||||
},
|
||||
{
|
||||
@@ -128,7 +128,7 @@ export default function EventsPage() {
|
||||
price: "Custom Quote",
|
||||
rating: 4.8,
|
||||
reviewCount: "95+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ancient-colonnade-surrounded-by-green-garden-city-center-architectural-harmony-nature_169016-69859.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ancient-colonnade-surrounded-by-green-garden-city-center-architectural-harmony-nature_169016-69859.jpg?_wi=5",
|
||||
imageAlt: "Luxury Event Package"
|
||||
}
|
||||
]}
|
||||
@@ -152,7 +152,7 @@ export default function EventsPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/ancient-colonnade-surrounded-by-green-garden-city-center-architectural-harmony-nature_169016-69859.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/ancient-colonnade-surrounded-by-green-garden-city-center-architectural-harmony-nature_169016-69859.jpg?_wi=6"
|
||||
imageAlt="Rahat Restaurant Complex"
|
||||
logoText="Rahat"
|
||||
copyrightText="© 2025 Rahat Restaurant Complex. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user