Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-08 17:06:03 +00:00

View File

@@ -74,17 +74,17 @@ export default function LandingPage() {
carouselItems={[
{
id: "h1",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-yard-front-old-white-building-blue-sky_181624-17455.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-yard-front-old-white-building-blue-sky_181624-17455.jpg?_wi=1",
imageAlt: "Lush gardens",
},
{
id: "h2",
imageSrc: "http://img.b2bpic.net/free-photo/wedding-setting-marriage-ceremony-garden_637285-5641.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wedding-setting-marriage-ceremony-garden_637285-5641.jpg?_wi=1",
imageAlt: "Luxury wedding",
},
{
id: "h3",
imageSrc: "http://img.b2bpic.net/free-photo/ornamental-plate-mexican-food_23-2147740706.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/ornamental-plate-mexican-food_23-2147740706.jpg?_wi=1",
imageAlt: "Ethiopian cuisine",
},
{
@@ -126,36 +126,36 @@ export default function LandingPage() {
title: "QR Menu Integration",
description: "Browse our variety of food online instantly before arriving.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/glass-champagne-with-candle-table_23-2147947875.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/glass-champagne-with-candle-table_23-2147947875.jpg?_wi=1",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/glass-champagne-with-candle-table_23-2147947875.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/glass-champagne-with-candle-table_23-2147947875.jpg?_wi=2",
},
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-yard-front-old-white-building-blue-sky_181624-17455.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-yard-front-old-white-building-blue-sky_181624-17455.jpg?_wi=2",
imageAlt: "lush garden cinematic video",
},
{
title: "Digital Booking",
description: "Reserve your table easily, including our recommended Friday Mornings.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/trading-manager-working-with-stock-market-diagrams-looking-real-time-stattistics-trend-with-forex-exchange-profit-rate-analyzing-hedge-fund-index-global-money-investment-laptop_482257-50292.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/trading-manager-working-with-stock-market-diagrams-looking-real-time-stattistics-trend-with-forex-exchange-profit-rate-analyzing-hedge-fund-index-global-money-investment-laptop_482257-50292.jpg?_wi=1",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/trading-manager-working-with-stock-market-diagrams-looking-real-time-stattistics-trend-with-forex-exchange-profit-rate-analyzing-hedge-fund-index-global-money-investment-laptop_482257-50292.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/trading-manager-working-with-stock-market-diagrams-looking-real-time-stattistics-trend-with-forex-exchange-profit-rate-analyzing-hedge-fund-index-global-money-investment-laptop_482257-50292.jpg?_wi=2",
},
imageSrc: "http://img.b2bpic.net/free-photo/wedding-setting-marriage-ceremony-garden_637285-5641.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wedding-setting-marriage-ceremony-garden_637285-5641.jpg?_wi=2",
imageAlt: "luxury garden wedding event",
},
{
title: "Virtual Viewing",
description: "Preview our breathtaking lush green surroundings anytime.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-yard-front-old-white-building-blue-sky_181624-17455.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-yard-front-old-white-building-blue-sky_181624-17455.jpg?_wi=3",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-yard-front-old-white-building-blue-sky_181624-17455.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-yard-front-old-white-building-blue-sky_181624-17455.jpg?_wi=4",
},
imageSrc: "http://img.b2bpic.net/free-photo/ornamental-plate-mexican-food_23-2147740706.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/ornamental-plate-mexican-food_23-2147740706.jpg?_wi=2",
imageAlt: "traditional ethiopian food luxury",
},
]}