Regenerate images

This commit is contained in:
2026-06-28 03:21:56 +00:00
parent 854c889e15
commit f76ec9a690

View File

@@ -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" },
}}
/>