Update src/pages/HomePage.tsx
This commit is contained in:
@@ -24,7 +24,7 @@ export default function HomePage() {
|
||||
text: "View Menu",
|
||||
href: "#about",
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wine-glass-table-setting_74190-4678.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wine-glass-table-setting_74190-4678.jpg?_wi=1"
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
@@ -63,14 +63,14 @@ export default function HomePage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wedding-hall-with-white-wooden-furniture-interior_114579-2232.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wine-glass-table-setting_74190-4678.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wine-glass-table-setting_74190-4678.jpg?_wi=2",
|
||||
imageAlt: "premium restaurant atmosphere luxury decor",
|
||||
},
|
||||
{
|
||||
title: "Exquisite Wine List",
|
||||
description: "A curated cellar featuring vintages from around the world.",
|
||||
bentoComponent: "animated-bar-chart",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-enjoying-working-day-is-having-coffee-break-outdoor-cafe-cheerful-lady-with-coffee-hand_291650-1354.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-enjoying-working-day-is-having-coffee-break-outdoor-cafe-cheerful-lady-with-coffee-hand_291650-1354.jpg?_wi=1",
|
||||
imageAlt: "premium restaurant atmosphere luxury decor",
|
||||
},
|
||||
{
|
||||
@@ -84,7 +84,7 @@ export default function HomePage() {
|
||||
"Inviting",
|
||||
"Exclusive",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006711.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006711.jpg?_wi=1",
|
||||
imageAlt: "premium restaurant atmosphere luxury decor",
|
||||
},
|
||||
]}
|
||||
@@ -135,14 +135,14 @@ export default function HomePage() {
|
||||
role: "Food Critic",
|
||||
company: "Dubai Dining",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-enjoying-working-day-is-having-coffee-break-outdoor-cafe-cheerful-lady-with-coffee-hand_291650-1354.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-enjoying-working-day-is-having-coffee-break-outdoor-cafe-cheerful-lady-with-coffee-hand_291650-1354.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
name: "Elena S.",
|
||||
role: "Entrepreneur",
|
||||
company: "Global Corp",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006711.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006711.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
name: "Mark V.",
|
||||
|
||||
Reference in New Issue
Block a user