Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-03 09:06:45 +00:00

View File

@@ -47,16 +47,16 @@ export default function LandingPage() {
tagAnimation="slide-up"
background={{ variant: "plain" }}
leftCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-breakfast-with-egg-sandwich_23-2148633480.jpg", imageAlt: "Fluffy scrambled eggs and bacon breakfast" },
{ imageSrc: "http://img.b2bpic.net/free-photo/stack-pancakes_114579-1619.jpg", imageAlt: "Golden pancakes with syrup" },
{ imageSrc: "http://img.b2bpic.net/free-photo/black-burger-with-beef-meat-french-fries-tasty-appetizing_482257-10359.jpg", imageAlt: "Classic burger and fries" },
{ imageSrc: "http://img.b2bpic.net/free-photo/caramel-ring-milkshake-wooden-plate-marble-table_114579-24201.jpg", imageAlt: "Delicious milkshake" }
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-breakfast-with-egg-sandwich_23-2148633480.jpg?_wi=1", imageAlt: "Fluffy scrambled eggs and bacon breakfast" },
{ imageSrc: "http://img.b2bpic.net/free-photo/stack-pancakes_114579-1619.jpg?_wi=1", imageAlt: "Golden pancakes with syrup" },
{ imageSrc: "http://img.b2bpic.net/free-photo/black-burger-with-beef-meat-french-fries-tasty-appetizing_482257-10359.jpg?_wi=1", imageAlt: "Classic burger and fries" },
{ imageSrc: "http://img.b2bpic.net/free-photo/caramel-ring-milkshake-wooden-plate-marble-table_114579-24201.jpg?_wi=1", imageAlt: "Delicious milkshake" }
]}
rightCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/caramel-ring-milkshake-wooden-plate-marble-table_114579-24201.jpg", imageAlt: "Refreshing beverage" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-breakfast-with-egg-sandwich_23-2148633480.jpg", imageAlt: "Breakfast platter" },
{ imageSrc: "http://img.b2bpic.net/free-photo/black-burger-with-beef-meat-french-fries-tasty-appetizing_482257-10359.jpg", imageAlt: "Lunch special" },
{ imageSrc: "http://img.b2bpic.net/free-photo/stack-pancakes_114579-1619.jpg", imageAlt: "Breakfast favorite" }
{ imageSrc: "http://img.b2bpic.net/free-photo/caramel-ring-milkshake-wooden-plate-marble-table_114579-24201.jpg?_wi=2", imageAlt: "Refreshing beverage" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-breakfast-with-egg-sandwich_23-2148633480.jpg?_wi=2", imageAlt: "Breakfast platter" },
{ imageSrc: "http://img.b2bpic.net/free-photo/black-burger-with-beef-meat-french-fries-tasty-appetizing_482257-10359.jpg?_wi=2", imageAlt: "Lunch special" },
{ imageSrc: "http://img.b2bpic.net/free-photo/stack-pancakes_114579-1619.jpg?_wi=2", imageAlt: "Breakfast favorite" }
]}
carouselPosition="right"
buttons={[
@@ -88,7 +88,7 @@ export default function LandingPage() {
features={[
{
id: 1,
tag: "Morning", title: "Breakfast All Day", subtitle: "Classic eggs, pancakes, and more", description: "Start your day right with our legendary breakfast menu. Fresh eggs, fluffy pancakes, crispy bacon, and all your breakfast favorites available anytime.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-breakfast-with-egg-sandwich_23-2148633480.jpg", imageAlt: "Breakfast eggs and sandwich", buttons: [{ text: "View Breakfast", href: "#" }]
tag: "Morning", title: "Breakfast All Day", subtitle: "Classic eggs, pancakes, and more", description: "Start your day right with our legendary breakfast menu. Fresh eggs, fluffy pancakes, crispy bacon, and all your breakfast favorites available anytime.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-breakfast-with-egg-sandwich_23-2148633480.jpg?_wi=3", imageAlt: "Breakfast eggs and sandwich", buttons: [{ text: "View Breakfast", href: "#" }]
},
{
id: 2,
@@ -142,22 +142,22 @@ export default function LandingPage() {
<TestimonialCardSix
testimonials={[
{
id: "1", name: "Sarah Johnson", handle: "Family of four", testimonial: "We've been coming to Denny's for breakfast every Saturday for 10 years. The pancakes are amazing and the staff always remembers us!", imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg", imageAlt: "Sarah Johnson"
id: "1", name: "Sarah Johnson", handle: "Family of four", testimonial: "We've been coming to Denny's for breakfast every Saturday for 10 years. The pancakes are amazing and the staff always remembers us!", imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg?_wi=1", imageAlt: "Sarah Johnson"
},
{
id: "2", name: "Michael Chen", handle: "Breakfast lover", testimonial: "The food quality is consistent and affordable. I recommend Denny's to all my friends and coworkers.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Michael Chen"
id: "2", name: "Michael Chen", handle: "Breakfast lover", testimonial: "The food quality is consistent and affordable. I recommend Denny's to all my friends and coworkers.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", imageAlt: "Michael Chen"
},
{
id: "3", name: "Emily Rodriguez", handle: "Regular customer", testimonial: "Perfect spot for a casual meal. Always friendly service and never a bad experience.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emily Rodriguez"
id: "3", name: "Emily Rodriguez", handle: "Regular customer", testimonial: "Perfect spot for a casual meal. Always friendly service and never a bad experience.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Emily Rodriguez"
},
{
id: "4", name: "David Kim", handle: "Late night visitor", testimonial: "Open late when I need it most. Great comfort food and coffee. Denny's never disappoints.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Kim"
id: "4", name: "David Kim", handle: "Late night visitor", testimonial: "Open late when I need it most. Great comfort food and coffee. Denny's never disappoints.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "David Kim"
},
{
id: "5", name: "Jennifer Lewis", handle: "Traveling professional", testimonial: "Denny's is my go-to when I'm on the road. Reliable, delicious, and welcoming every single time.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg", imageAlt: "Jennifer Lewis"
id: "5", name: "Jennifer Lewis", handle: "Traveling professional", testimonial: "Denny's is my go-to when I'm on the road. Reliable, delicious, and welcoming every single time.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg?_wi=2", imageAlt: "Jennifer Lewis"
},
{
id: "6", name: "Robert Martinez", handle: "Casual diner", testimonial: "The variety of menu options means everyone in our group finds something they love. Great value for the price.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Robert Martinez"
id: "6", name: "Robert Martinez", handle: "Casual diner", testimonial: "The variety of menu options means everyone in our group finds something they love. Great value for the price.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", imageAlt: "Robert Martinez"
}
]}
animationType="slide-up"