Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
191
src/app/page.tsx
191
src/app/page.tsx
@@ -31,21 +31,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
name: "Menu", id: "menu"},
|
||||
{
|
||||
name: "Location",
|
||||
id: "location",
|
||||
},
|
||||
name: "Location", id: "location"},
|
||||
]}
|
||||
brandName="Forno Balat"
|
||||
/>
|
||||
@@ -54,67 +46,42 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboard
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Authentic Italian Taste in the Heart of Balat"
|
||||
description="Wood-fired pizzas, rich flavors, unforgettable atmosphere"
|
||||
buttons={[
|
||||
{
|
||||
text: "View Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "View Menu", href: "#menu"},
|
||||
{
|
||||
text: "Book a Table",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book a Table", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/provencal-style-windows_1147-424.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/provencal-style-windows_1147-424.jpg"
|
||||
imageAlt="Forno Balat storefront entrance"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3979.jpg",
|
||||
alt: "Customer",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3979.jpg", alt: "Customer"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3979.jpg",
|
||||
alt: "Customer",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3979.jpg", alt: "Customer"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3979.jpg",
|
||||
alt: "Customer",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3979.jpg", alt: "Customer"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3979.jpg",
|
||||
alt: "Customer",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3979.jpg", alt: "Customer"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3979.jpg",
|
||||
alt: "Customer",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3979.jpg", alt: "Customer"},
|
||||
]}
|
||||
avatarText="Join 500+ happy diners"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Stone-Baked",
|
||||
},
|
||||
type: "text", text: "Stone-Baked"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Fresh Ingredients",
|
||||
},
|
||||
type: "text", text: "Fresh Ingredients"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Authentic Italian",
|
||||
},
|
||||
type: "text", text: "Authentic Italian"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Wood-Fired",
|
||||
},
|
||||
type: "text", text: "Wood-Fired"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Handmade",
|
||||
},
|
||||
type: "text", text: "Handmade"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -125,9 +92,7 @@ export default function LandingPage() {
|
||||
title="A Cozy Italian Haven in Istanbul"
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "#",
|
||||
},
|
||||
text: "Learn More", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -140,41 +105,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Margherita Pizza",
|
||||
price: "180 TL",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3979.jpg?_wi=1",
|
||||
},
|
||||
id: "1", name: "Margherita Pizza", price: "180 TL", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3979.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Diavola Pizza",
|
||||
price: "210 TL",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3979.jpg?_wi=2",
|
||||
},
|
||||
id: "2", name: "Diavola Pizza", price: "210 TL", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3979.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Quattro Formaggi",
|
||||
price: "220 TL",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3979.jpg?_wi=3",
|
||||
},
|
||||
id: "3", name: "Quattro Formaggi", price: "220 TL", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3979.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Traditional Pide",
|
||||
price: "150 TL",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3979.jpg?_wi=4",
|
||||
},
|
||||
id: "4", name: "Traditional Pide", price: "150 TL", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3979.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Lahmacun Special",
|
||||
price: "90 TL",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3979.jpg?_wi=5",
|
||||
},
|
||||
id: "5", name: "Lahmacun Special", price: "90 TL", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3979.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Italian Breakfast Plate",
|
||||
price: "250 TL",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3979.jpg?_wi=6",
|
||||
},
|
||||
id: "6", name: "Italian Breakfast Plate", price: "250 TL", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3979.jpg"},
|
||||
]}
|
||||
title="Menu Highlights"
|
||||
description="Handcrafted recipes, stone-baked to perfection."
|
||||
@@ -183,49 +124,20 @@ export default function LandingPage() {
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardSix
|
||||
animationType="blur-reveal"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Ayşe Y.",
|
||||
handle: "@aysey",
|
||||
testimonial: "Thin crust, rich toppings, very delicious pizzas. Cozy and clean place.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/provencal-style-windows_1147-424.jpg?_wi=2",
|
||||
imageAlt: "italian restaurant entrance sign forno red",
|
||||
},
|
||||
id: "1", name: "Ayşe Y.", handle: "@aysey", testimonial: "Thin crust, rich toppings, very delicious pizzas. Cozy and clean place.", imageSrc: "http://img.b2bpic.net/free-photo/provencal-style-windows_1147-424.jpg", imageAlt: "italian restaurant entrance sign forno red"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mehmet K.",
|
||||
handle: "@mehmetk",
|
||||
testimonial: "Absolutely the best pizza in Balat. Authentic atmosphere.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3979.jpg?_wi=7",
|
||||
imageAlt: "top view pizza table rustic",
|
||||
},
|
||||
id: "2", name: "Mehmet K.", handle: "@mehmetk", testimonial: "Absolutely the best pizza in Balat. Authentic atmosphere.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3979.jpg", imageAlt: "top view pizza table rustic"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Sophie M.",
|
||||
handle: "@sophiem",
|
||||
testimonial: "Loved the open kitchen and friendly staff. Will come back.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/from-frame-near-pizza-ingredients_23-2147772079.jpg?_wi=1",
|
||||
imageAlt: "open kitchen restaurant italian atmosphere",
|
||||
},
|
||||
id: "3", name: "Sophie M.", handle: "@sophiem", testimonial: "Loved the open kitchen and friendly staff. Will come back.", imageSrc: "http://img.b2bpic.net/free-photo/from-frame-near-pizza-ingredients_23-2147772079.jpg", imageAlt: "open kitchen restaurant italian atmosphere"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Can B.",
|
||||
handle: "@canb",
|
||||
testimonial: "Fresh ingredients, great pizza, and cozy vibe. Highly recommended.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/provencal-style-windows_1147-424.jpg?_wi=3",
|
||||
imageAlt: "italian restaurant entrance sign forno red",
|
||||
},
|
||||
id: "4", name: "Can B.", handle: "@canb", testimonial: "Fresh ingredients, great pizza, and cozy vibe. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/provencal-style-windows_1147-424.jpg", imageAlt: "italian restaurant entrance sign forno red"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Elena R.",
|
||||
handle: "@elenar",
|
||||
testimonial: "Authentic taste. The best wood-fired experience in Istanbul!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3979.jpg?_wi=8",
|
||||
imageAlt: "top view pizza table rustic",
|
||||
},
|
||||
id: "5", name: "Elena R.", handle: "@elenar", testimonial: "Authentic taste. The best wood-fired experience in Istanbul!", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3979.jpg", imageAlt: "top view pizza table rustic"},
|
||||
]}
|
||||
title="What Our Guests Say"
|
||||
description="Read about experiences from our lovely customers."
|
||||
@@ -239,22 +151,13 @@ export default function LandingPage() {
|
||||
description="Available for all your dining needs."
|
||||
accordionItems={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Dine-in",
|
||||
content: "Experience our warm atmosphere.",
|
||||
},
|
||||
id: "1", title: "Dine-in", content: "Experience our warm atmosphere."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Takeaway",
|
||||
content: "Grab your favorite pizza to go.",
|
||||
},
|
||||
id: "2", title: "Takeaway", content: "Grab your favorite pizza to go."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Contactless Delivery",
|
||||
content: "Enjoy Forno at home.",
|
||||
},
|
||||
id: "3", title: "Contactless Delivery", content: "Enjoy Forno at home."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/from-frame-near-pizza-ingredients_23-2147772079.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/from-frame-near-pizza-ingredients_23-2147772079.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -264,14 +167,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Pizza",
|
||||
"Kitchen",
|
||||
"Atmosphere",
|
||||
"Balat",
|
||||
"Forno",
|
||||
"Authentic",
|
||||
"Italian",
|
||||
]}
|
||||
"Pizza", "Kitchen", "Atmosphere", "Balat", "Forno", "Authentic", "Italian"]}
|
||||
title="Visual Journey"
|
||||
description="Capturing the essence of Forno Balat."
|
||||
/>
|
||||
@@ -281,16 +177,13 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
tag="Visit Us"
|
||||
title="Find Us in Fatih"
|
||||
description="Istanbul / Fatih - Join us today!"
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Us",
|
||||
href: "tel:+90123456789",
|
||||
},
|
||||
text: "Call Us", href: "tel:+90123456789"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -299,13 +192,9 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="Forno Balat"
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Privacy Policy", href: "#"}}
|
||||
rightLink={{
|
||||
text: "© 2024 Forno Balat",
|
||||
href: "#",
|
||||
}}
|
||||
text: "© 2024 Forno Balat", href: "#"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user