Update src/app/page.tsx

This commit is contained in:
2026-04-11 13:18:52 +00:00
parent 4d3f591f2d
commit 3324170a40

View File

@@ -181,25 +181,19 @@ export default function LandingPage() {
title: "Exceptional Service", description: "Professional, attentive staff who anticipate your needs.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/three-sisters-domla-with-eggplant-tomato-green-bell-pepper_114579-2557.jpg"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/decorative-delicious-chocolate-cake-plate_23-2148161580.jpg"},
reverse: false,
items: []
imageSrc: "http://img.b2bpic.net/free-photo/decorative-delicious-chocolate-cake-plate_23-2148161580.jpg"}
},
{
title: "Cozy Ambiance", description: "Warm lighting, soft music, and an elegant, intimate setting.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-jewish-food-plate_23-2148814496.jpg"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/coffee-grinder-beans-aroma-coffee-wooden-board_114579-73601.jpg"},
reverse: false,
items: []
imageSrc: "http://img.b2bpic.net/free-photo/coffee-grinder-beans-aroma-coffee-wooden-board_114579-73601.jpg"}
},
{
title: "Premium Ingredients", description: "Fresh, locally sourced, and perfectly seasoned dishes.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/yarpaq-dolmas-traditional-caucasian-dolma-white-plate_114579-2032.jpg"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/stylish-beard-arabian-man-glasses-black-tshirt-smoking-hookah-indoor-bar-arab-model-having-rest_627829-2848.jpg"},
reverse: false,
items: []
imageSrc: "http://img.b2bpic.net/free-photo/stylish-beard-arabian-man-glasses-black-tshirt-smoking-hookah-indoor-bar-arab-model-having-rest_627829-2848.jpg"}
},
]}
showStepNumbers={false}