Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-04 12:06:33 +00:00

View File

@@ -47,15 +47,15 @@ export default function LandingPage() {
background={{ variant: "floatingGradient" }}
mediaItems={[
{
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/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/breaded-chicken-legs-served-with-sauces_140725-5736.jpg", imageAlt: "Original Recipe Bucket"},
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/high-angle-american-food-with-copy-space_23-2148454886.jpg", imageAlt: "Hot and Spicy Chicken"},
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-fried-chicken-nuggets-with-variety-sauces_23-2148646580.jpg", imageAlt: "Popcorn 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/closeup-shot-tasty-looking-dish-with-fried-chicken-fries-isolated-black-background_181624-56189.jpg", 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?_wi=2", 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", 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?_wi=2", 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", 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?_wi=2", 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", 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?_wi=2", 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"
imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-tasty-looking-dish-with-fried-chicken-fries-isolated-black-background_181624-56189.jpg?_wi=3"
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", imageAlt: "Sarah Mitchell"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", 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", imageAlt: "John Anderson"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", 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", imageAlt: "Michael Davies"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=3", 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", imageAlt: "Robert Wilson"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=4", imageAlt: "Robert Wilson"},
]}
buttons={[{ text: "Share Your Review", href: "contact" }]}
buttonAnimation="slide-up"