Update src/pages/HomePage.tsx

This commit is contained in:
2026-06-14 16:29:47 +00:00
parent e00fa44548
commit 290cbfab22

View File

@@ -20,7 +20,7 @@ export default function HomePage() {
text: "Explore Menu", href: "#catalog"}}
secondaryButton={{
text: "Contact Us", href: "#contact"}}
imageSrc="http://img.b2bpic.net/free-photo/italian-food-composition-with-pizza-space-right_23-2147686540.jpg"
imageSrc="http://img.b2bpic.net/free-photo/italian-food-composition-with-pizza-space-right_23-2147686540.jpg?_wi=1"
/>
</SectionErrorBoundary>
</div>
@@ -31,7 +31,7 @@ export default function HomePage() {
tag="Our Philosophy"
title="Crafted with Passion"
description="Beauty Food isn't just about nutrition; it's an experience. We combine fresh, local ingredients with modern culinary techniques to bring you food that looks as good as it tastes."
imageSrc="http://img.b2bpic.net/free-photo/close-up-vegetables-kitchen_23-2150321093.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-vegetables-kitchen_23-2150321093.jpg?_wi=1"
/>
</SectionErrorBoundary>
</div>
@@ -72,9 +72,9 @@ export default function HomePage() {
{
title: "Local Ingredients", description: "Sourced daily from regional sustainable farms.", imageSrc: "http://img.b2bpic.net/free-photo/take-away-food-composition_23-2147805006.jpg"},
{
title: "Culinary Innovation", description: "Constantly pushing boundaries of flavor.", imageSrc: "http://img.b2bpic.net/free-photo/italian-food-composition-with-pizza-space-right_23-2147686540.jpg"},
title: "Culinary Innovation", description: "Constantly pushing boundaries of flavor.", imageSrc: "http://img.b2bpic.net/free-photo/italian-food-composition-with-pizza-space-right_23-2147686540.jpg?_wi=2"},
{
title: "Aesthetic Plating", description: "Visual delight is as vital as taste.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-vegetables-kitchen_23-2150321093.jpg"},
title: "Aesthetic Plating", description: "Visual delight is as vital as taste.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-vegetables-kitchen_23-2150321093.jpg?_wi=2"},
]}
/>
</SectionErrorBoundary>