Update src/pages/HomePage.tsx
This commit is contained in:
@@ -25,7 +25,7 @@ export default function HomePage() {
|
||||
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>
|
||||
@@ -36,7 +36,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>
|
||||
@@ -104,13 +104,13 @@ export default function HomePage() {
|
||||
{
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/italian-food-composition-with-pizza-space-right_23-2147686540.jpg?_wi=2",
|
||||
imageAlt: "minimalist food logo yellow",
|
||||
},
|
||||
{
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-vegetables-kitchen_23-2150321093.jpg?_wi=2",
|
||||
imageAlt: "minimalist food logo yellow",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user