Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-08 07:33:59 +00:00

View File

@@ -57,17 +57,17 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/wedding-couple-photo-shoot-by-retro-car_1303-10505.jpg", imageAlt: "Sports car in cafe"},
imageSrc: "http://img.b2bpic.net/free-photo/wedding-couple-photo-shoot-by-retro-car_1303-10505.jpg?_wi=1", imageAlt: "Sports car in cafe"},
{
imageSrc: "http://img.b2bpic.net/free-photo/wedding-couple-photo-shoot-by-retro-car_1303-10505.jpg", imageAlt: "Car cafe view"},
imageSrc: "http://img.b2bpic.net/free-photo/wedding-couple-photo-shoot-by-retro-car_1303-10505.jpg?_wi=2", imageAlt: "Car cafe view"},
{
imageSrc: "http://img.b2bpic.net/free-photo/wedding-couple-photo-shoot-by-retro-car_1303-10505.jpg", imageAlt: "Speedy vibe"},
imageSrc: "http://img.b2bpic.net/free-photo/wedding-couple-photo-shoot-by-retro-car_1303-10505.jpg?_wi=3", imageAlt: "Speedy vibe"},
{
imageSrc: "http://img.b2bpic.net/free-photo/wedding-couple-photo-shoot-by-retro-car_1303-10505.jpg", imageAlt: "Racing aesthetic"},
imageSrc: "http://img.b2bpic.net/free-photo/wedding-couple-photo-shoot-by-retro-car_1303-10505.jpg?_wi=4", imageAlt: "Racing aesthetic"},
{
imageSrc: "http://img.b2bpic.net/free-photo/wedding-couple-photo-shoot-by-retro-car_1303-10505.jpg", imageAlt: "Luxury car cafe"},
imageSrc: "http://img.b2bpic.net/free-photo/wedding-couple-photo-shoot-by-retro-car_1303-10505.jpg?_wi=5", imageAlt: "Luxury car cafe"},
{
imageSrc: "http://img.b2bpic.net/free-photo/wedding-couple-photo-shoot-by-retro-car_1303-10505.jpg", imageAlt: "Cafe dining"},
imageSrc: "http://img.b2bpic.net/free-photo/wedding-couple-photo-shoot-by-retro-car_1303-10505.jpg?_wi=6", imageAlt: "Cafe dining"},
]}
/>
</div>
@@ -89,17 +89,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "m1", name: "Racing Fries", price: "$5", variant: "Snacks", imageSrc: "http://img.b2bpic.net/free-photo/burger-with-meat-white-fried-cheese_140725-2355.jpg"},
id: "m1", name: "Racing Fries", price: "$5", variant: "Snacks", imageSrc: "http://img.b2bpic.net/free-photo/burger-with-meat-white-fried-cheese_140725-2355.jpg?_wi=1"},
{
id: "m2", name: "Nitro Burger", price: "$12", variant: "Main", imageSrc: "http://img.b2bpic.net/free-photo/burger-with-meat-white-fried-cheese_140725-2355.jpg"},
id: "m2", name: "Nitro Burger", price: "$12", variant: "Main", imageSrc: "http://img.b2bpic.net/free-photo/burger-with-meat-white-fried-cheese_140725-2355.jpg?_wi=2"},
{
id: "m3", name: "Turbo Pizza", price: "$15", variant: "Main", imageSrc: "http://img.b2bpic.net/free-photo/burger-with-meat-white-fried-cheese_140725-2355.jpg"},
id: "m3", name: "Turbo Pizza", price: "$15", variant: "Main", imageSrc: "http://img.b2bpic.net/free-photo/burger-with-meat-white-fried-cheese_140725-2355.jpg?_wi=3"},
{
id: "m4", name: "Speedy Sundae", price: "$8", variant: "Dessert", imageSrc: "http://img.b2bpic.net/free-photo/burger-with-meat-white-fried-cheese_140725-2355.jpg"},
id: "m4", name: "Speedy Sundae", price: "$8", variant: "Dessert", imageSrc: "http://img.b2bpic.net/free-photo/burger-with-meat-white-fried-cheese_140725-2355.jpg?_wi=4"},
{
id: "m5", name: "Cold Coffee", price: "$6", variant: "Drink", imageSrc: "http://img.b2bpic.net/free-photo/burger-with-meat-white-fried-cheese_140725-2355.jpg"},
id: "m5", name: "Cold Coffee", price: "$6", variant: "Drink", imageSrc: "http://img.b2bpic.net/free-photo/burger-with-meat-white-fried-cheese_140725-2355.jpg?_wi=5"},
{
id: "m6", name: "Drift Pasta", price: "$11", variant: "Main", imageSrc: "http://img.b2bpic.net/free-photo/burger-with-meat-white-fried-cheese_140725-2355.jpg"},
id: "m6", name: "Drift Pasta", price: "$11", variant: "Main", imageSrc: "http://img.b2bpic.net/free-photo/burger-with-meat-white-fried-cheese_140725-2355.jpg?_wi=6"},
]}
title="Our Track-Side Menu"
description="Premium ingredients, racing-inspired names."
@@ -115,36 +115,36 @@ export default function LandingPage() {
{
title: "AC Available", description: "Stay cool in the heat of the race.", icon: Gauge,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/wedding-couple-photo-shoot-by-retro-car_1303-10505.jpg", imageAlt: "sports car interior café lighting" },
{ imageSrc: "http://img.b2bpic.net/free-photo/wedding-couple-photo-shoot-by-retro-car_1303-10505.jpg", imageAlt: "sports car interior café lighting" }
{ imageSrc: "http://img.b2bpic.net/free-photo/wedding-couple-photo-shoot-by-retro-car_1303-10505.jpg?_wi=7", imageAlt: "sports car interior café lighting" },
{ imageSrc: "http://img.b2bpic.net/free-photo/wedding-couple-photo-shoot-by-retro-car_1303-10505.jpg?_wi=8", imageAlt: "sports car interior café lighting" }
]
},
{
title: "Free WiFi", description: "Stay connected while you refuel.", icon: Wifi,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/burger-with-meat-white-fried-cheese_140725-2355.jpg", imageAlt: "gourmet burger food photography dark" },
{ imageSrc: "http://img.b2bpic.net/free-photo/burger-with-meat-white-fried-cheese_140725-2355.jpg", imageAlt: "gourmet burger food photography dark" }
{ imageSrc: "http://img.b2bpic.net/free-photo/burger-with-meat-white-fried-cheese_140725-2355.jpg?_wi=7", imageAlt: "gourmet burger food photography dark" },
{ imageSrc: "http://img.b2bpic.net/free-photo/burger-with-meat-white-fried-cheese_140725-2355.jpg?_wi=8", imageAlt: "gourmet burger food photography dark" }
]
},
{
title: "Live Sports", description: "Catch every race on the big screen.", icon: Tv,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/american-colors-household-decorations-independence-day-celebration_23-2151469770.jpg", imageAlt: "modern industrial cafe interior" },
{ imageSrc: "http://img.b2bpic.net/free-photo/american-colors-household-decorations-independence-day-celebration_23-2151469770.jpg", imageAlt: "modern industrial cafe interior" }
{ imageSrc: "http://img.b2bpic.net/free-photo/american-colors-household-decorations-independence-day-celebration_23-2151469770.jpg?_wi=1", imageAlt: "modern industrial cafe interior" },
{ imageSrc: "http://img.b2bpic.net/free-photo/american-colors-household-decorations-independence-day-celebration_23-2151469770.jpg?_wi=2", imageAlt: "modern industrial cafe interior" }
]
},
{
title: "Car Meetups", description: "Join our weekly car enthusiast gatherings.", icon: Car,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/wedding-couple-photo-shoot-by-retro-car_1303-10505.jpg", imageAlt: "sports car interior café lighting" },
{ imageSrc: "http://img.b2bpic.net/free-photo/wedding-couple-photo-shoot-by-retro-car_1303-10505.jpg", imageAlt: "sports car interior café lighting" }
{ imageSrc: "http://img.b2bpic.net/free-photo/wedding-couple-photo-shoot-by-retro-car_1303-10505.jpg?_wi=9", imageAlt: "sports car interior café lighting" },
{ imageSrc: "http://img.b2bpic.net/free-photo/wedding-couple-photo-shoot-by-retro-car_1303-10505.jpg?_wi=10", imageAlt: "sports car interior café lighting" }
]
},
{
title: "Gram-Ready", description: "Perfect interiors for your next post.", icon: Camera,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/burger-with-meat-white-fried-cheese_140725-2355.jpg", imageAlt: "gourmet burger food photography dark" },
{ imageSrc: "http://img.b2bpic.net/free-photo/burger-with-meat-white-fried-cheese_140725-2355.jpg", imageAlt: "gourmet burger food photography dark" }
{ imageSrc: "http://img.b2bpic.net/free-photo/burger-with-meat-white-fried-cheese_140725-2355.jpg?_wi=9", imageAlt: "gourmet burger food photography dark" },
{ imageSrc: "http://img.b2bpic.net/free-photo/burger-with-meat-white-fried-cheese_140725-2355.jpg?_wi=10", imageAlt: "gourmet burger food photography dark" }
]
}
]}
@@ -159,15 +159,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1", title: "Great Experience", quote: "Best café for car lovers!", name: "Alex R.", role: "Fan", imageSrc: "http://img.b2bpic.net/free-photo/american-colors-household-decorations-independence-day-celebration_23-2151469770.jpg", imageAlt: "modern industrial cafe interior"},
id: "t1", title: "Great Experience", quote: "Best café for car lovers!", name: "Alex R.", role: "Fan", imageSrc: "http://img.b2bpic.net/free-photo/american-colors-household-decorations-independence-day-celebration_23-2151469770.jpg?_wi=3", imageAlt: "modern industrial cafe interior"},
{
id: "t2", title: "Speedy Service", quote: "Amazing vibe and tasty food.", name: "Sam K.", role: "Fan", imageSrc: "http://img.b2bpic.net/free-photo/wedding-couple-photo-shoot-by-retro-car_1303-10505.jpg", imageAlt: "sports car interior café lighting"},
id: "t2", title: "Speedy Service", quote: "Amazing vibe and tasty food.", name: "Sam K.", role: "Fan", imageSrc: "http://img.b2bpic.net/free-photo/wedding-couple-photo-shoot-by-retro-car_1303-10505.jpg?_wi=11", imageAlt: "sports car interior café lighting"},
{
id: "t3", title: "Vibe Check", quote: "Perfect place to hang out.", name: "Jordan P.", role: "Fan", imageSrc: "http://img.b2bpic.net/free-photo/burger-with-meat-white-fried-cheese_140725-2355.jpg", imageAlt: "gourmet burger food photography dark"},
id: "t3", title: "Vibe Check", quote: "Perfect place to hang out.", name: "Jordan P.", role: "Fan", imageSrc: "http://img.b2bpic.net/free-photo/burger-with-meat-white-fried-cheese_140725-2355.jpg?_wi=11", imageAlt: "gourmet burger food photography dark"},
{
id: "t4", title: "Fueling Up", quote: "Truly unique theme.", name: "Taylor B.", role: "Fan", imageSrc: "http://img.b2bpic.net/free-photo/american-colors-household-decorations-independence-day-celebration_23-2151469770.jpg", imageAlt: "modern industrial cafe interior"},
id: "t4", title: "Fueling Up", quote: "Truly unique theme.", name: "Taylor B.", role: "Fan", imageSrc: "http://img.b2bpic.net/free-photo/american-colors-household-decorations-independence-day-celebration_23-2151469770.jpg?_wi=4", imageAlt: "modern industrial cafe interior"},
{
id: "t5", title: "Car Meetup", quote: "Great gathering spot.", name: "Casey W.", role: "Fan", imageSrc: "http://img.b2bpic.net/free-photo/wedding-couple-photo-shoot-by-retro-car_1303-10505.jpg", imageAlt: "sports car interior café lighting"},
id: "t5", title: "Car Meetup", quote: "Great gathering spot.", name: "Casey W.", role: "Fan", imageSrc: "http://img.b2bpic.net/free-photo/wedding-couple-photo-shoot-by-retro-car_1303-10505.jpg?_wi=12", imageAlt: "sports car interior café lighting"},
]}
title="Drivers' Feedback"
description="What our customers say about the ride."