Merge version_1 into main #2
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="small"
|
||||
sizing="large"
|
||||
background="floatingGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="soft-shadow"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
<HeroBillboardCarousel
|
||||
title="Mona Vale's Premium Turkish Chargrill"
|
||||
description="Authentic Turkish cuisine crafted with passion. Experience traditional Pide, Gözleme, Kebabs, and Burgers chargrilled to perfection. Northern beaches' favorite destination for authentic Turkish flavors."
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
tag="Since 2015"
|
||||
tagIcon={Flame}
|
||||
tagAnimation="slide-up"
|
||||
@@ -54,12 +54,12 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/turkish-pide-with-pepperoni-cheese-served-with-ayran_140725-5959.jpg?_wi=1", imageAlt: "Authentic Turkish Pide" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/delicious-pita-chopping-board-near-sauces-vegetables-herbs_23-2148132020.jpg?_wi=1", imageAlt: "Traditional Turkish Gözleme" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/delicious-serbian-food-arrangement-top-view_23-2149358052.jpg?_wi=1", imageAlt: "Premium Turkish Kebab" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/turkish-pide-with-pepperoni-cheese-served-with-ayran_140725-5959.jpg", imageAlt: "Authentic Turkish Pide" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/delicious-pita-chopping-board-near-sauces-vegetables-herbs_23-2148132020.jpg", imageAlt: "Traditional Turkish Gözleme" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/delicious-serbian-food-arrangement-top-view_23-2149358052.jpg", imageAlt: "Premium Turkish Kebab" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/tasty-homemade-sandwich-tomatoes-pepper-wooden-cutting-board-dark-color-surface_179666-34111.jpg", imageAlt: "Gourmet Chicken Burger" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/cheeseburger-with-french-fries-wooden-board_140725-4506.jpg?_wi=1", imageAlt: "Deluxe Burger Selection" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-barbecue-fire-with-coals_23-2148301316.jpg?_wi=1", imageAlt: "Wood Fire Chargrill" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/cheeseburger-with-french-fries-wooden-board_140725-4506.jpg", imageAlt: "Deluxe Burger Selection" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-barbecue-fire-with-coals_23-2148301316.jpg", imageAlt: "Wood Fire Chargrill" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -72,7 +72,7 @@ export default function LandingPage() {
|
||||
tag="Turkish Heritage"
|
||||
tagIcon={Award}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/classic-old-fashioned-library-space-with-elegant-wooden-interiors_482257-125296.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/classic-old-fashioned-library-space-with-elegant-wooden-interiors_482257-125296.jpg"
|
||||
imageAlt="Modern Turkish Restaurant Interior"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -99,27 +99,27 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "pide-1", brand: "Signature", name: "Pauls Special Pide", price: "A$28.00", rating: 5,
|
||||
reviewCount: "240+", imageSrc: "http://img.b2bpic.net/free-photo/turkish-pide-with-pepperoni-cheese-served-with-ayran_140725-5959.jpg?_wi=2", imageAlt: "Pauls Special Pide"
|
||||
reviewCount: "240+", imageSrc: "http://img.b2bpic.net/free-photo/turkish-pide-with-pepperoni-cheese-served-with-ayran_140725-5959.jpg", imageAlt: "Pauls Special Pide"
|
||||
},
|
||||
{
|
||||
id: "gozleme-1", brand: "Traditional", name: "Spinach & Cheese Gözleme", price: "A$25.50", rating: 5,
|
||||
reviewCount: "190+", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pita-chopping-board-near-sauces-vegetables-herbs_23-2148132020.jpg?_wi=2", imageAlt: "Spinach And Cheese Gözleme"
|
||||
reviewCount: "190+", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pita-chopping-board-near-sauces-vegetables-herbs_23-2148132020.jpg", imageAlt: "Spinach And Cheese Gözleme"
|
||||
},
|
||||
{
|
||||
id: "kebab-1", brand: "Premium", name: "Mixed Kebab Roll", price: "A$17.50", rating: 5,
|
||||
reviewCount: "310+", imageSrc: "http://img.b2bpic.net/free-photo/delicious-serbian-food-arrangement-top-view_23-2149358052.jpg?_wi=2", imageAlt: "Mixed Kebab Roll"
|
||||
reviewCount: "310+", imageSrc: "http://img.b2bpic.net/free-photo/delicious-serbian-food-arrangement-top-view_23-2149358052.jpg", imageAlt: "Mixed Kebab Roll"
|
||||
},
|
||||
{
|
||||
id: "beef-pide", brand: "Specialty", name: "Beef Deluxe Pide", price: "A$28.00", rating: 5,
|
||||
reviewCount: "185+", imageSrc: "http://img.b2bpic.net/free-photo/turkish-pide-with-pepperoni-cheese-served-with-ayran_140725-5959.jpg?_wi=3", imageAlt: "Beef Deluxe Pide"
|
||||
reviewCount: "185+", imageSrc: "http://img.b2bpic.net/free-photo/turkish-pide-with-pepperoni-cheese-served-with-ayran_140725-5959.jpg", imageAlt: "Beef Deluxe Pide"
|
||||
},
|
||||
{
|
||||
id: "gozleme-2", brand: "Deluxe", name: "Chicken Deluxe Gözleme", price: "A$25.50", rating: 5,
|
||||
reviewCount: "220+", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pita-chopping-board-near-sauces-vegetables-herbs_23-2148132020.jpg?_wi=3", imageAlt: "Chicken Deluxe Gözleme"
|
||||
reviewCount: "220+", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pita-chopping-board-near-sauces-vegetables-herbs_23-2148132020.jpg", imageAlt: "Chicken Deluxe Gözleme"
|
||||
},
|
||||
{
|
||||
id: "burger-1", brand: "Premium", name: "Beef Burger Meal", price: "A$27.00", rating: 5,
|
||||
reviewCount: "275+", imageSrc: "http://img.b2bpic.net/free-photo/cheeseburger-with-french-fries-wooden-board_140725-4506.jpg?_wi=2", imageAlt: "Beef Burger Meal"
|
||||
reviewCount: "275+", imageSrc: "http://img.b2bpic.net/free-photo/cheeseburger-with-french-fries-wooden-board_140725-4506.jpg", imageAlt: "Beef Burger Meal"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -138,15 +138,15 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
tag: "Craftsmanship", title: "Wood-Fired Chargrill", subtitle: "Authentic Preparation", description: "Our premium wood-fire chargrill brings out the natural flavors of every ingredient. Traditional techniques meet modern standards for consistently exceptional results.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-barbecue-fire-with-coals_23-2148301316.jpg?_wi=2", imageAlt: "Wood-Fired Chargrill"
|
||||
tag: "Craftsmanship", title: "Wood-Fired Chargrill", subtitle: "Authentic Preparation", description: "Our premium wood-fire chargrill brings out the natural flavors of every ingredient. Traditional techniques meet modern standards for consistently exceptional results.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-barbecue-fire-with-coals_23-2148301316.jpg", imageAlt: "Wood-Fired Chargrill"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
tag: "Quality", title: "Premium Ingredients", subtitle: "Best in Market", description: "We source only the finest ingredients from trusted suppliers. Every Pide, Gözleme, Kebab, and Burger is made with care and attention to detail.", imageSrc: "http://img.b2bpic.net/free-photo/classic-old-fashioned-library-space-with-elegant-wooden-interiors_482257-125296.jpg?_wi=2", imageAlt: "Premium Turkish Kitchen"
|
||||
tag: "Quality", title: "Premium Ingredients", subtitle: "Best in Market", description: "We source only the finest ingredients from trusted suppliers. Every Pide, Gözleme, Kebab, and Burger is made with care and attention to detail.", imageSrc: "http://img.b2bpic.net/free-photo/classic-old-fashioned-library-space-with-elegant-wooden-interiors_482257-125296.jpg", imageAlt: "Premium Turkish Kitchen"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
tag: "Service", title: "Warm Hospitality", subtitle: "Community Focused", description: "Our friendly team treats every guest like family. We pride ourselves on creating memorable dining experiences in a welcoming atmosphere.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-serbian-food-arrangement-top-view_23-2149358052.jpg?_wi=3", imageAlt: "Turkish Hospitality Service"
|
||||
tag: "Service", title: "Warm Hospitality", subtitle: "Community Focused", description: "Our friendly team treats every guest like family. We pride ourselves on creating memorable dining experiences in a welcoming atmosphere.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-serbian-food-arrangement-top-view_23-2149358052.jpg", imageAlt: "Turkish Hospitality Service"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user