diff --git a/src/app/page.tsx b/src/app/page.tsx index 47b3a47..3693af4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -88,7 +88,7 @@ export default function SitePage() { tag="Our Approach" features={[ { id: 1, title: 'Artisanal Coffee', description: 'We source premium beans from sustainable farms worldwide, meticulously roasting and brewing each cup to perfection.', imageSrc: 'https://img.b2bpic.net/free-photo/close-up-hands-holding-coffee-cup_23-2148865570.jpg', imageAlt: 'Barista pouring latte art' }, - { id: 2, title: 'Freshly Baked Delights', description: 'Our menu features an array of pastries and snacks, baked fresh daily with high-quality ingredients to complement your coffee.', imageSrc: 'https://img.b2bpic.net/free-photo/smoke-rises-from-roasted-coffee-beans-coffee-mug-lies-fragrant-coffee-selective-focus-beans_166373-2305.jpg', imageAlt: 'Freshly baked croissant and coffee beans' }, + { id: 2, title: 'Freshly Baked Delights', description: 'Our menu features an array of pastries and snacks, baked fresh daily with high-quality ingredients to complement your coffee.', imageSrc: 'https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_34my1kGeblbsCcwUUCcjBY9WFkg/uploaded-1770825104898-3rxkvw3f.jpg', imageAlt: 'Freshly baked croissant and coffee beans' }, { id: 3, title: 'Cozy Ambiance', description: 'Relax in our thoughtfully designed space, perfect for work, conversations, or simply enjoying a moment of peace.', imageSrc: 'https://img.b2bpic.net/free-photo/spending-christmas-cafe_53876-95337.jpg', imageAlt: 'Cozy cafe interior with warm lighting' } ]} textboxLayout="default"