From 3324170a406a5d85c5cd0a1da75d0bbf49b71982 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 11 Apr 2026 13:18:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e7bc071..8ab160b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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}