Update src/app/page.tsx
This commit is contained in:
@@ -48,7 +48,7 @@ export default function HomePage() {
|
||||
{ text: "View Menu", href: "menu" }
|
||||
]}
|
||||
background={{ variant: "grid" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/window-alley-summer-greece-cyclades_1203-4777.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/window-alley-summer-greece-cyclades_1203-4777.jpg?_wi=1"
|
||||
imageAlt="Out n Beyond Café interior with Santorini-inspired white and blue décor"
|
||||
frameStyle="card"
|
||||
mediaAnimation="blur-reveal"
|
||||
@@ -74,7 +74,7 @@ export default function HomePage() {
|
||||
price: "₹425",
|
||||
rating: 5,
|
||||
reviewCount: "2.1k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clay-plate-full-appetizers-including-goldy-chicken-nuggets-with-chrispy-crust-delicious-canapes-with-herring-cherry-tomatoes-served-with-garlic-sauce-decorated-with-salad-leaves-cheese_132075-13068.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clay-plate-full-appetizers-including-goldy-chicken-nuggets-with-chrispy-crust-delicious-canapes-with-herring-cherry-tomatoes-served-with-garlic-sauce-decorated-with-salad-leaves-cheese_132075-13068.jpg?_wi=1",
|
||||
imageAlt: "Crispy Fish and Chips - signature dish"
|
||||
},
|
||||
{
|
||||
@@ -84,7 +84,7 @@ export default function HomePage() {
|
||||
price: "₹520",
|
||||
rating: 5,
|
||||
reviewCount: "1.8k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mushrooms-sour-cream-with-herbs-tomato_141793-710.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mushrooms-sour-cream-with-herbs-tomato_141793-710.jpg?_wi=1",
|
||||
imageAlt: "Creamy Chicken Stroganoff with Herb Rice"
|
||||
},
|
||||
{
|
||||
@@ -94,7 +94,7 @@ export default function HomePage() {
|
||||
price: "₹380",
|
||||
rating: 5,
|
||||
reviewCount: "1.5k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sliced-carrots-cheese-tomatoes-crispy-breads-wooden-tray-marble-surface_114579-61259.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sliced-carrots-cheese-tomatoes-crispy-breads-wooden-tray-marble-surface_114579-61259.jpg?_wi=1",
|
||||
imageAlt: "Golden Crab Cigar Rolls - crispy appetizer"
|
||||
}
|
||||
]}
|
||||
@@ -111,7 +111,7 @@ export default function HomePage() {
|
||||
useInvertedBackground={true}
|
||||
imagePosition="right"
|
||||
mediaAnimation="blur-reveal"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-greek-flag_23-2149323100.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-greek-flag_23-2149323100.jpg?_wi=1"
|
||||
imageAlt="Santorini Greek island inspiration - white architecture and blue sea"
|
||||
bulletPoints={[
|
||||
{
|
||||
@@ -153,7 +153,7 @@ export default function HomePage() {
|
||||
name: "Priya Sharma",
|
||||
role: "Food Enthusiast",
|
||||
testimonial: "The Santorini-inspired décor is absolutely stunning! Every corner is Instagram-worthy. The continental food is equally impressive - best Fish n Chips in Kolkata.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-girl-portrait-white-shirt_158595-1477.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-girl-portrait-white-shirt_158595-1477.jpg?_wi=1",
|
||||
imageAlt: "Priya Sharma"
|
||||
},
|
||||
{
|
||||
@@ -161,7 +161,7 @@ export default function HomePage() {
|
||||
name: "Rahul Kapoor",
|
||||
role: "Regular Customer",
|
||||
testimonial: "Out n Beyond has become my go-to place for special occasions. The ambiance is perfect, service is impeccable, and the Chicken Stroganoff is divine.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-confident-middle-aged-businessman-black-background_176420-5560.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-confident-middle-aged-businessman-black-background_176420-5560.jpg?_wi=1",
|
||||
imageAlt: "Rahul Kapoor"
|
||||
},
|
||||
{
|
||||
@@ -169,7 +169,7 @@ export default function HomePage() {
|
||||
name: "Anjali Verma",
|
||||
role: "Coffee Connoisseur",
|
||||
testimonial: "Their specialty coffee and mocktails are exceptional! Paired with the aesthetics, it's the perfect place to hang out with friends. Highly recommended!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-with-book_93675-135579.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-with-book_93675-135579.jpg?_wi=1",
|
||||
imageAlt: "Anjali Verma"
|
||||
},
|
||||
{
|
||||
@@ -192,7 +192,7 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "grid" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/glass-watermelon-smoothie-basket-bread-white-table_114579-30481.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/glass-watermelon-smoothie-basket-bread-white-table_114579-30481.jpg?_wi=1"
|
||||
imageAlt="Watermelon Mojito mocktail - signature drink"
|
||||
mediaAnimation="blur-reveal"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user