From 9adfa85aa46722fdb0513fb2adf1df5ced3103b9 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Tue, 23 Jun 2026 04:38:14 +0000 Subject: [PATCH] Bob AI: Update location address and add pickup/delivery buttons --- src/pages/HomePage/sections/Location.tsx | 26 ++++++++++++++++++------ 1 file changed, 20 insertions(+), 6 deletions(-) diff --git a/src/pages/HomePage/sections/Location.tsx b/src/pages/HomePage/sections/Location.tsx index b5f3524..613d472 100644 --- a/src/pages/HomePage/sections/Location.tsx +++ b/src/pages/HomePage/sections/Location.tsx @@ -1,5 +1,6 @@ import ScrollReveal from '@/components/ui/ScrollReveal'; import TextAnimation from '@/components/ui/TextAnimation'; +import Button from '@/components/ui/Button'; import { MapPin, Clock, Phone } from 'lucide-react'; export default function LocationSection() { @@ -12,14 +13,14 @@ export default function LocationSection() {

- Experience the perfect blend of premium coffee and curated wines in our sophisticated lounge. + Whether you're settling in for a slow morning or grabbing your favorite brew on the go, we've got you covered.

@@ -30,7 +31,7 @@ export default function LocationSection() {

Location

-

123 Luxury Avenue
Metropolis, NY 10001

+

314 S Main St Ste 110
Fort Worth, TX 76104

@@ -50,17 +51,30 @@ export default function LocationSection() {

Contact

-

+1 (555) 123-4567
hello@chillcoffeewine.com

+

+1 (817) 555-0198
hello@chillcoffeewine.com

+ +
+