Update src/app/page.tsx

This commit is contained in:
2026-03-15 09:49:24 +00:00
parent 7288896b3d
commit e42834f920

View File

@@ -93,15 +93,15 @@ export default function LandingPage() {
products={[
{
id: "classic", brand: "Signature", name: "The Classic", price: "$12.99", rating: 5,
reviewCount: "342", imageSrc: "http://img.b2bpic.net/free-photo/front-view-burger-with-pickles_23-2148784493.jpg", imageAlt: "Classic cheeseburger"
reviewCount: "342", imageSrc: "http://img.b2bpic.net/free-photo/front-view-burger-with-pickles_23-2148784493.jpg?_wi=1", imageAlt: "Classic cheeseburger"
},
{
id: "premium", brand: "Premium", name: "The Deluxe", price: "$16.99", rating: 5,
reviewCount: "289", imageSrc: "http://img.b2bpic.net/free-photo/front-view-burger-with-bacon-slate-board_23-2148784471.jpg", imageAlt: "Premium triple burger"
reviewCount: "289", imageSrc: "http://img.b2bpic.net/free-photo/front-view-burger-with-bacon-slate-board_23-2148784471.jpg?_wi=1", imageAlt: "Premium triple burger"
},
{
id: "spicy", brand: "Bold", name: "The Inferno", price: "$14.99", rating: 5,
reviewCount: "156", imageSrc: "http://img.b2bpic.net/free-photo/front-view-beef-burgers-with-pickles-red-onions-cutting-board_23-2148784505.jpg", imageAlt: "Spicy burger with jalapenos"
reviewCount: "156", imageSrc: "http://img.b2bpic.net/free-photo/front-view-beef-burgers-with-pickles-red-onions-cutting-board_23-2148784505.jpg?_wi=1", imageAlt: "Spicy burger with jalapenos"
}
]}
/>
@@ -134,10 +134,10 @@ export default function LandingPage() {
title: "Premium Beef", description: "100% grass-fed beef from local ranches, ground fresh daily for maximum flavor.", icon: Flame,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-burger-with-pickles_23-2148784493.jpg", imageAlt: "Premium beef patty"
imageSrc: "http://img.b2bpic.net/free-photo/front-view-burger-with-pickles_23-2148784493.jpg?_wi=2", imageAlt: "Premium beef patty"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-burger-with-bacon-slate-board_23-2148784471.jpg", imageAlt: "Beef quality showcase"
imageSrc: "http://img.b2bpic.net/free-photo/front-view-burger-with-bacon-slate-board_23-2148784471.jpg?_wi=2", imageAlt: "Beef quality showcase"
}
]
},
@@ -145,7 +145,7 @@ export default function LandingPage() {
title: "Fresh Ingredients", description: "Locally-sourced vegetables picked daily, ensuring peak freshness and quality.", icon: Leaf,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/vegan-burgers-with-beans-vegetables_661915-283.jpg", imageAlt: "Fresh vegetables"
imageSrc: "http://img.b2bpic.net/free-photo/vegan-burgers-with-beans-vegetables_661915-283.jpg?_wi=1", imageAlt: "Fresh vegetables"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/burger-with-lettuce-tomatoes-cheese-served-with-fried-potatoes-ketchup_141793-528.jpg", imageAlt: "Quality ingredients display"
@@ -156,10 +156,10 @@ export default function LandingPage() {
title: "House-Made Sauces", description: "Crafted in-house daily with secret recipes passed down through our chefs.", icon: Droplets,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-beef-burgers-with-pickles-red-onions-cutting-board_23-2148784505.jpg", imageAlt: "Signature sauce"
imageSrc: "http://img.b2bpic.net/free-photo/front-view-beef-burgers-with-pickles-red-onions-cutting-board_23-2148784505.jpg?_wi=2", imageAlt: "Signature sauce"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-burger-with-bacon-slate-board_23-2148784471.jpg", imageAlt: "Sauce preparation"
imageSrc: "http://img.b2bpic.net/free-photo/front-view-burger-with-bacon-slate-board_23-2148784471.jpg?_wi=3", imageAlt: "Sauce preparation"
}
]
}
@@ -178,16 +178,16 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "Alex Martinez", date: "2 weeks ago", title: "Exceptional Quality", quote: "This is hands down the best burger restaurant in the city. The quality is unmatched and the service is always friendly.", tag: "Verified Purchase", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-burger-street-cafe-close-up_169016-43528.jpg", avatarAlt: "Alex Martinez", imageSrc: "http://img.b2bpic.net/free-photo/front-view-burger-with-pickles_23-2148784493.jpg", imageAlt: "Alex's favorite burger"
id: "1", name: "Alex Martinez", date: "2 weeks ago", title: "Exceptional Quality", quote: "This is hands down the best burger restaurant in the city. The quality is unmatched and the service is always friendly.", tag: "Verified Purchase", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-burger-street-cafe-close-up_169016-43528.jpg", avatarAlt: "Alex Martinez", imageSrc: "http://img.b2bpic.net/free-photo/front-view-burger-with-pickles_23-2148784493.jpg?_wi=3", imageAlt: "Alex's favorite burger"
},
{
id: "2", name: "Jessica Lee", date: "1 month ago", title: "Worth the Wait", quote: "Always packed, and for good reason. The burgers are made to order and absolutely worth the wait. Every detail matters.", tag: "Verified Purchase", avatarSrc: "http://img.b2bpic.net/free-photo/girl-bites-burger-cafe-with-her-boyfriend_496169-2847.jpg", avatarAlt: "Jessica Lee", imageSrc: "http://img.b2bpic.net/free-photo/front-view-burger-with-bacon-slate-board_23-2148784471.jpg", imageAlt: "Jessica's favorite burger"
id: "2", name: "Jessica Lee", date: "1 month ago", title: "Worth the Wait", quote: "Always packed, and for good reason. The burgers are made to order and absolutely worth the wait. Every detail matters.", tag: "Verified Purchase", avatarSrc: "http://img.b2bpic.net/free-photo/girl-bites-burger-cafe-with-her-boyfriend_496169-2847.jpg", avatarAlt: "Jessica Lee", imageSrc: "http://img.b2bpic.net/free-photo/front-view-burger-with-bacon-slate-board_23-2148784471.jpg?_wi=4", imageAlt: "Jessica's favorite burger"
},
{
id: "3", name: "Tom Anderson", date: "1 month ago", title: "Best in Town", quote: "I've tried every burger place in the area, and this is simply the best. Fresh, flavorful, and consistently excellent.", tag: "Verified Purchase", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-delicious-tiramisu-cafe_1303-25270.jpg", avatarAlt: "Tom Anderson", imageSrc: "http://img.b2bpic.net/free-photo/front-view-beef-burgers-with-pickles-red-onions-cutting-board_23-2148784505.jpg", imageAlt: "Tom's favorite burger"
id: "3", name: "Tom Anderson", date: "1 month ago", title: "Best in Town", quote: "I've tried every burger place in the area, and this is simply the best. Fresh, flavorful, and consistently excellent.", tag: "Verified Purchase", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-delicious-tiramisu-cafe_1303-25270.jpg", avatarAlt: "Tom Anderson", imageSrc: "http://img.b2bpic.net/free-photo/front-view-beef-burgers-with-pickles-red-onions-cutting-board_23-2148784505.jpg?_wi=3", imageAlt: "Tom's favorite burger"
},
{
id: "4", name: "Rachel Green", date: "6 weeks ago", title: "Family Favorite", quote: "We bring our whole family here every weekend. Great burgers, awesome atmosphere, and the staff treats everyone like family.", tag: "Verified Purchase", avatarSrc: "http://img.b2bpic.net/free-photo/mom-with-cute-daughter-eating-fast-food-cafe_169016-2307.jpg", avatarAlt: "Rachel Green", imageSrc: "http://img.b2bpic.net/free-photo/vegan-burgers-with-beans-vegetables_661915-283.jpg", imageAlt: "Rachel's favorite burger"
id: "4", name: "Rachel Green", date: "6 weeks ago", title: "Family Favorite", quote: "We bring our whole family here every weekend. Great burgers, awesome atmosphere, and the staff treats everyone like family.", tag: "Verified Purchase", avatarSrc: "http://img.b2bpic.net/free-photo/mom-with-cute-daughter-eating-fast-food-cafe_169016-2307.jpg", avatarAlt: "Rachel Green", imageSrc: "http://img.b2bpic.net/free-photo/vegan-burgers-with-beans-vegetables_661915-283.jpg?_wi=2", imageAlt: "Rachel's favorite burger"
}
]}
/>
@@ -228,17 +228,17 @@ export default function LandingPage() {
{
id: "combo1", title: "Classic Combo", price: "$15.99", period: "Burger + Fries + Drink", features: ["Choice of any Classic burger", "Hand-cut fries", "Soft drink included", "Valid all week"],
button: { text: "Order Now", href: "#contact" },
imageSrc: "http://img.b2bpic.net/free-photo/front-view-burger-with-pickles_23-2148784493.jpg", imageAlt: "Classic combo special"
imageSrc: "http://img.b2bpic.net/free-photo/front-view-burger-with-pickles_23-2148784493.jpg?_wi=4", imageAlt: "Classic combo special"
},
{
id: "combo2", title: "Double Deluxe", price: "$24.99", period: "Two Premium Burgers", features: ["Two Deluxe burgers", "Premium fries", "Two drinks", "Save $8 vs regular price"],
button: { text: "Order Now", href: "#contact" },
imageSrc: "http://img.b2bpic.net/free-photo/front-view-burger-with-bacon-slate-board_23-2148784471.jpg", imageAlt: "Double deluxe combo"
imageSrc: "http://img.b2bpic.net/free-photo/front-view-burger-with-bacon-slate-board_23-2148784471.jpg?_wi=5", imageAlt: "Double deluxe combo"
},
{
id: "combo3", title: "Party Pack", price: "$49.99", period: "Feeds 4 People", features: ["4 assorted premium burgers", "Large fries portion", "4 drinks included", "Free dessert item"],
button: { text: "Order Now", href: "#contact" },
imageSrc: "http://img.b2bpic.net/free-photo/front-view-beef-burgers-with-pickles-red-onions-cutting-board_23-2148784505.jpg", imageAlt: "Party pack special"
imageSrc: "http://img.b2bpic.net/free-photo/front-view-beef-burgers-with-pickles-red-onions-cutting-board_23-2148784505.jpg?_wi=4", imageAlt: "Party pack special"
}
]}
/>