diff --git a/src/pages/HomePage/sections/Features.tsx b/src/pages/HomePage/sections/Features.tsx index 8057e43..d4d6fc5 100644 --- a/src/pages/HomePage/sections/Features.tsx +++ b/src/pages/HomePage/sections/Features.tsx @@ -16,18 +16,18 @@ export default function FeaturesSection(): React.JSX.Element { { title: "Private Events", description: "Book our space for birthdays, meetings, or just a good excuse to get together. Great coffee and good vibes included.", - imageSrc: "https://storage.googleapis.com/webild/default/templates/joes-coffee/features/private-events.webp", + imageSrc: "https://storage.googleapis.com/webild/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/close-up-photorealistic-shot-of-a-rustic-1782616880454-e54cfbf0.png", }, { title: "Catering", description: "Let us handle the coffee and pastries for your next event. We'll set up, pour, and make sure nobody runs on empty.", - imageSrc: "https://storage.googleapis.com/webild/default/templates/joes-coffee/features/catering.webp", + imageSrc: "https://storage.googleapis.com/webild/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/a-beautifully-arranged-artisanal-coffee--1782616880611-9fc4a9d5.png", }, ]} bottomItem={{ title: "Custom Menus", description: "Work with our team to build a tailored menu for your event — from espresso bars to pastry platters, we've got you covered.", - imageSrc: "https://storage.googleapis.com/webild/default/templates/joes-coffee/features/custom-menus.webp", + imageSrc: "https://storage.googleapis.com/webild/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/a-high-end-catering-spread-featuring-art-1782616881458-adcf906c.png", primaryButton: { text: "Get in Touch", href: "#contact" }, }} />