Merge version_1 into main #1
@@ -61,32 +61,32 @@ export default function ContactPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couples-admiring-eiffel-tower_1004-21.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couples-admiring-eiffel-tower_1004-21.jpg?_wi=5",
|
||||
imageAlt: "Rooftop dining experience with skyline view",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_74190-1311.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_74190-1311.jpg?_wi=6",
|
||||
imageAlt: "Elegant rooftop seating area",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cozy-composition-with-cup-candle-tangerines-burning-fireplace-copy-space_169016-8832.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cozy-composition-with-cup-candle-tangerines-burning-fireplace-copy-space_169016-8832.jpg?_wi=5",
|
||||
imageAlt: "Premium fireplace lounge area",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-yoga-roof-skyscraper-big-city_1153-4904.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-yoga-roof-skyscraper-big-city_1153-4904.jpg?_wi=5",
|
||||
imageAlt: "Rooftop ambiance with evening lights",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-table_23-2148693823.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-table_23-2148693823.jpg?_wi=5",
|
||||
imageAlt: "Perfect venue for celebrations",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-food-arrangement_23-2149325259.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-food-arrangement_23-2149325259.jpg?_wi=3",
|
||||
imageAlt: "Premium cuisine presentation",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -62,15 +62,15 @@ export default function GalleryPage() {
|
||||
bentoComponent: "media-stack",
|
||||
items: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_74190-1311.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_74190-1311.jpg?_wi=4",
|
||||
imageAlt: "Premium seating area",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couples-admiring-eiffel-tower_1004-21.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couples-admiring-eiffel-tower_1004-21.jpg?_wi=3",
|
||||
imageAlt: "Rooftop dining experience",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-yoga-roof-skyscraper-big-city_1153-4904.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-yoga-roof-skyscraper-big-city_1153-4904.jpg?_wi=3",
|
||||
imageAlt: "Evening ambiance",
|
||||
},
|
||||
],
|
||||
@@ -81,15 +81,15 @@ export default function GalleryPage() {
|
||||
bentoComponent: "media-stack",
|
||||
items: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cozy-composition-with-cup-candle-tangerines-burning-fireplace-copy-space_169016-8832.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cozy-composition-with-cup-candle-tangerines-burning-fireplace-copy-space_169016-8832.jpg?_wi=4",
|
||||
imageAlt: "Fireplace lounge",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_74190-1311.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_74190-1311.jpg?_wi=5",
|
||||
imageAlt: "Lounge details",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-table_23-2148693823.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-table_23-2148693823.jpg?_wi=3",
|
||||
imageAlt: "Gathering space",
|
||||
},
|
||||
],
|
||||
@@ -100,15 +100,15 @@ export default function GalleryPage() {
|
||||
bentoComponent: "media-stack",
|
||||
items: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-table_23-2148693823.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-table_23-2148693823.jpg?_wi=4",
|
||||
imageAlt: "Event celebration",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couples-admiring-eiffel-tower_1004-21.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couples-admiring-eiffel-tower_1004-21.jpg?_wi=4",
|
||||
imageAlt: "Venue for events",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-yoga-roof-skyscraper-big-city_1153-4904.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-yoga-roof-skyscraper-big-city_1153-4904.jpg?_wi=4",
|
||||
imageAlt: "Evening celebration",
|
||||
},
|
||||
],
|
||||
|
||||
@@ -71,32 +71,32 @@ export default function MenuPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-food-arrangement_23-2149325259.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-food-arrangement_23-2149325259.jpg?_wi=2",
|
||||
imageAlt: "Asian cuisine presentation",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pasta-plate_23-2150690855.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pasta-plate_23-2150690855.jpg?_wi=2",
|
||||
imageAlt: "Italian pasta masterpiece",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-glass-filled-with-champagne-half_23-2148339614.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-glass-filled-with-champagne-half_23-2148339614.jpg?_wi=2",
|
||||
imageAlt: "Craft cocktails and beverages",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cozy-composition-with-cup-candle-tangerines-burning-fireplace-copy-space_169016-8832.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cozy-composition-with-cup-candle-tangerines-burning-fireplace-copy-space_169016-8832.jpg?_wi=3",
|
||||
imageAlt: "Ambiance and dining experience",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_74190-1311.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_74190-1311.jpg?_wi=3",
|
||||
imageAlt: "Premium beverage selection",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couples-admiring-eiffel-tower_1004-21.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couples-admiring-eiffel-tower_1004-21.jpg?_wi=2",
|
||||
imageAlt: "Fine dining experience",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -65,32 +65,32 @@ export default function HomePage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couples-admiring-eiffel-tower_1004-21.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couples-admiring-eiffel-tower_1004-21.jpg?_wi=1",
|
||||
imageAlt: "Rooftop dining experience with skyline view",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_74190-1311.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_74190-1311.jpg?_wi=1",
|
||||
imageAlt: "Elegant rooftop seating area",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cozy-composition-with-cup-candle-tangerines-burning-fireplace-copy-space_169016-8832.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cozy-composition-with-cup-candle-tangerines-burning-fireplace-copy-space_169016-8832.jpg?_wi=1",
|
||||
imageAlt: "Premium fireplace lounge area",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-yoga-roof-skyscraper-big-city_1153-4904.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-yoga-roof-skyscraper-big-city_1153-4904.jpg?_wi=1",
|
||||
imageAlt: "Rooftop ambiance with evening lights",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-table_23-2148693823.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-table_23-2148693823.jpg?_wi=1",
|
||||
imageAlt: "Perfect venue for celebrations",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-food-arrangement_23-2149325259.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-food-arrangement_23-2149325259.jpg?_wi=1",
|
||||
imageAlt: "Premium cuisine presentation",
|
||||
},
|
||||
]}
|
||||
@@ -224,7 +224,7 @@ export default function HomePage() {
|
||||
quote: "The ambiance is unmatched with the city lights as backdrop. Their Chinese cuisine is authentic and delicious. The service team was attentive and professional. We celebrated our anniversary here and it was perfectly memorable.",
|
||||
tag: "Anniversary Celebration",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/businessman_23-2147996569.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-yoga-roof-skyscraper-big-city_1153-4904.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-yoga-roof-skyscraper-big-city_1153-4904.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -234,7 +234,7 @@ export default function HomePage() {
|
||||
quote: "Hosted multiple corporate events here. The rooftop setting is sophisticated and the food quality is consistently excellent. Highly recommend for anyone looking for a premium dining experience in Dhanbad.",
|
||||
tag: "Corporate Event",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-businessman-wearing-glasses_158595-5356.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_74190-1311.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_74190-1311.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -244,7 +244,7 @@ export default function HomePage() {
|
||||
quote: "Organized a birthday party for 50 guests here. The fireplace lounge created such a warm atmosphere. The staff accommodated all our requests beautifully. Everyone left with amazing memories!",
|
||||
tag: "Birthday Party",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/front-view-woman-holding-photo-camera_23-2150438980.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-table_23-2148693823.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-table_23-2148693823.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -254,7 +254,7 @@ export default function HomePage() {
|
||||
quote: "The Italian pasta dishes are outstanding and the continental menu shows great chef expertise. Combined with the panoramic city views, ROOF709 offers an unforgettable dining experience. Highly recommended for food enthusiasts.",
|
||||
tag: "Food Enthusiast",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pasta-plate_23-2150690855.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pasta-plate_23-2150690855.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -264,7 +264,7 @@ export default function HomePage() {
|
||||
quote: "We chose ROOF709 for our reception and couldn't have made a better decision. The rooftop setting provided beautiful natural backdrops for photography. The catering team was exceptional and professional throughout.",
|
||||
tag: "Wedding Reception",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-standing-bu-office-building_1303-31732.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cozy-composition-with-cup-candle-tangerines-burning-fireplace-copy-space_169016-8832.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cozy-composition-with-cup-candle-tangerines-burning-fireplace-copy-space_169016-8832.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
@@ -274,7 +274,7 @@ export default function HomePage() {
|
||||
quote: "Visit ROOF709 almost every weekend. The craft cocktails are expertly made, the view is spectacular, and the crowd is sophisticated. Perfect place to escape the hustle and bustle of the city.",
|
||||
tag: "Regular Guest",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-two-asian-colleagues-standing-back-back-with-their-arms-folded_1098-19935.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-glass-filled-with-champagne-half_23-2148339614.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-glass-filled-with-champagne-half_23-2148339614.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user