Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 11383afe62 | |||
| 7470c9ffa4 |
@@ -95,9 +95,6 @@ export default function HomePage() {
|
|||||||
mediaAnimation="blur-reveal"
|
mediaAnimation="blur-reveal"
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-greek-flag_23-2149323100.jpg?_wi=1"
|
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"
|
imageAlt="Santorini Greek island inspiration - white architecture and blue sea"
|
||||||
buttons={[
|
|
||||||
{ text: "Plan Your Visit", href: "reservations" }
|
|
||||||
]}
|
|
||||||
bulletPoints={[
|
bulletPoints={[
|
||||||
{
|
{
|
||||||
title: "Greek-Inspired Ambiance", description: "Santorini-themed décor with white walls, blue accents, and Mediterranean charm", icon: Palette
|
title: "Greek-Inspired Ambiance", description: "Santorini-themed décor with white walls, blue accents, and Mediterranean charm", icon: Palette
|
||||||
@@ -124,6 +121,10 @@ export default function HomePage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
|
buttons={[
|
||||||
|
{ text: "See All 8000+ Reviews", href: "https://www.google.com/maps/search/Out+n+Beyond+Cafe+Bistro+Salt+Lake+Kolkata" }
|
||||||
|
]}
|
||||||
|
buttonAnimation="slide-up"
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1", 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?_wi=1", imageAlt: "Priya Sharma"
|
id: "1", 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?_wi=1", imageAlt: "Priya Sharma"
|
||||||
|
|||||||
Reference in New Issue
Block a user