Merge version_1 into main #2
@@ -18,7 +18,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="small"
|
||||
sizing="largeSizeMediumTitles"
|
||||
background="floatingGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-mesh"
|
||||
primaryButtonStyle="double-inset"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -44,18 +44,18 @@ export default function LandingPage() {
|
||||
description="Experience the iconic taste of KFC's crispy, delicious fried chicken. Fresh, flavorful, and made just the way you love it."
|
||||
tag="Welcome to KFC"
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "plain" }}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-tasty-looking-dish-with-fried-chicken-fries-isolated-black-background_181624-56189.jpg?_wi=1", imageAlt: "KFC Crispy Fried Chicken"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-tasty-looking-dish-with-fried-chicken-fries-isolated-black-background_181624-56189.jpg", imageAlt: "KFC Crispy Fried Chicken"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/breaded-chicken-legs-served-with-sauces_140725-5736.jpg?_wi=1", imageAlt: "Original Recipe Bucket"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/breaded-chicken-legs-served-with-sauces_140725-5736.jpg", imageAlt: "Original Recipe Bucket"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-american-food-with-copy-space_23-2148454886.jpg?_wi=1", imageAlt: "Hot and Spicy Chicken"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-american-food-with-copy-space_23-2148454886.jpg", imageAlt: "Hot and Spicy Chicken"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-fried-chicken-nuggets-with-variety-sauces_23-2148646580.jpg?_wi=1", imageAlt: "Popcorn Chicken"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-fried-chicken-nuggets-with-variety-sauces_23-2148646580.jpg", imageAlt: "Popcorn Chicken"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-tasty-looking-dish-with-fried-chicken-fries-isolated-black-background_181624-56189.jpg?_wi=2", imageAlt: "Fresh Crispy Chicken"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-tasty-looking-dish-with-fried-chicken-fries-isolated-black-background_181624-56189.jpg", imageAlt: "Fresh Crispy Chicken"},
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "View Our Menu", href: "products" },
|
||||
@@ -79,11 +79,11 @@ export default function LandingPage() {
|
||||
carouselMode="buttons"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Original Recipe Bucket", price: "$24.99", imageSrc: "http://img.b2bpic.net/free-photo/breaded-chicken-legs-served-with-sauces_140725-5736.jpg?_wi=2", imageAlt: "Original Recipe Bucket"},
|
||||
id: "1", name: "Original Recipe Bucket", price: "$24.99", imageSrc: "http://img.b2bpic.net/free-photo/breaded-chicken-legs-served-with-sauces_140725-5736.jpg", imageAlt: "Original Recipe Bucket"},
|
||||
{
|
||||
id: "2", name: "Hot and Spicy Wings", price: "$18.99", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-american-food-with-copy-space_23-2148454886.jpg?_wi=2", imageAlt: "Hot and Spicy Chicken"},
|
||||
id: "2", name: "Hot and Spicy Wings", price: "$18.99", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-american-food-with-copy-space_23-2148454886.jpg", imageAlt: "Hot and Spicy Chicken"},
|
||||
{
|
||||
id: "3", name: "Popcorn Chicken Box", price: "$12.99", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-fried-chicken-nuggets-with-variety-sauces_23-2148646580.jpg?_wi=2", imageAlt: "Popcorn Chicken Box"},
|
||||
id: "3", name: "Popcorn Chicken Box", price: "$12.99", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-fried-chicken-nuggets-with-variety-sauces_23-2148646580.jpg", imageAlt: "Popcorn Chicken Box"},
|
||||
]}
|
||||
buttons={[{ text: "View Full Menu", href: "contact" }]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -101,7 +101,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
imagePosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-tasty-looking-dish-with-fried-chicken-fries-isolated-black-background_181624-56189.jpg?_wi=3"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-tasty-looking-dish-with-fried-chicken-fries-isolated-black-background_181624-56189.jpg"
|
||||
imageAlt="KFC Carrum Downs Restaurant"
|
||||
bulletPoints={[
|
||||
{
|
||||
@@ -137,22 +137,22 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Mitchell", role: "Regular Customer", company: "Local Family", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "Sarah Mitchell"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Sarah Mitchell"},
|
||||
{
|
||||
id: "2", name: "John Anderson", role: "Food Enthusiast", company: "Carrum Downs Resident", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "John Anderson"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "John Anderson"},
|
||||
{
|
||||
id: "3", name: "Emma Thompson", role: "Office Manager", company: "Corporate Orders", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageAlt: "Emma Thompson"},
|
||||
{
|
||||
id: "4", name: "Michael Davies", role: "Event Organizer", company: "Party Catering", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=3", imageAlt: "Michael Davies"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Michael Davies"},
|
||||
{
|
||||
id: "5", name: "Lisa Chen", role: "Home Chef", company: "Cooking Enthusiast", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Lisa Chen"},
|
||||
{
|
||||
id: "6", name: "Robert Wilson", role: "Community Member", company: "Local Hero", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=4", imageAlt: "Robert Wilson"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Robert Wilson"},
|
||||
]}
|
||||
buttons={[{ text: "Share Your Review", href: "contact" }]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -164,7 +164,7 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
text="Ready to enjoy delicious KFC chicken? Visit us in Carrum Downs or place your order online today. We're here to serve you with the best quality fried chicken and exceptional customer service."
|
||||
animationType="entrance-slide"
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Order Online", href: "https://www.kfc.com.au" },
|
||||
|
||||
Reference in New Issue
Block a user