diff --git a/src/pages/HomePage/sections/About.tsx b/src/pages/HomePage/sections/About.tsx index 7252e46..10117c4 100644 --- a/src/pages/HomePage/sections/About.tsx +++ b/src/pages/HomePage/sections/About.tsx @@ -12,14 +12,14 @@ export default function AboutSection(): React.JSX.Element { tag="Move your cursor!" title="What are you in the mood for?" media={[ - { imageSrc: "https://storage.googleapis.com/webild/default/templates/joes-coffee/trail/trail-1.webp" }, - { imageSrc: "https://storage.googleapis.com/webild/default/templates/joes-coffee/trail/trail-2.webp?_wi=1" }, - { imageSrc: "https://storage.googleapis.com/webild/default/templates/joes-coffee/trail/trail-3.webp?_wi=1" }, - { imageSrc: "https://storage.googleapis.com/webild/default/templates/joes-coffee/trail/trail-4.webp" }, - { imageSrc: "https://storage.googleapis.com/webild/default/templates/joes-coffee/trail/trail-5.webp" }, - { imageSrc: "https://storage.googleapis.com/webild/default/templates/joes-coffee/trail/trail-6.webp?_wi=1" }, - { imageSrc: "https://storage.googleapis.com/webild/default/templates/joes-coffee/trail/trail-7.webp?_wi=1" }, - { imageSrc: "https://storage.googleapis.com/webild/default/templates/joes-coffee/trail/trail-8.webp" }, + { imageSrc: "https://storage.googleapis.com/webild/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/a-cinematic-macro-shot-of-a-single-perfe-1782616863489-bc35ef71.png" }, + { imageSrc: "https://storage.googleapis.com/webild/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/extreme-close-up-of-a-golden-espresso-st-1782616863388-5988a96f.png" }, + { imageSrc: "https://storage.googleapis.com/webild/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/a-macro-photorealistic-close-up-of-a-gol-1782616863189-7b520901.png" }, + { imageSrc: "https://storage.googleapis.com/webild/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/macro-shot-of-a-single-perfect-artisan-l-1782616871413-e1add669.png" }, + { imageSrc: "https://storage.googleapis.com/webild/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/macro-close-up-of-a-golden-espresso-drop-1782616872178-0cd05428.png" }, + { imageSrc: "https://storage.googleapis.com/webild/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/macro-close-up-of-a-barista-pouring-text-1782616870812-9d74186c.png" }, + { imageSrc: "https://storage.googleapis.com/webild/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/macro-shot-of-rich-golden-espresso-pouri-1782616869865-d017d818.png" }, + { imageSrc: "https://storage.googleapis.com/webild/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/macro-close-up-of-a-golden-espresso-stre-1782616879926-1564d9e0.png" }, ]} primaryButton={{ text: "See the Menu", href: "#menu" }} secondaryButton={{ text: "Find Us", href: "#locations" }}