Merge version_2 into main #2

Merged
bender merged 2 commits from version_2 into main 2026-06-05 13:57:29 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -57,7 +57,7 @@ export default function LoyaltyProgramPage() {
tag="Loyalty Program"
features={[
{
title: "Every 10th Burger Free", description: "After every 9 purchases, your 10th burger is on us! Enjoy your favorite meal for free as a thank you.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-double-cheeseburger-with-melted-cheese_84443-86133.jpg", imageAlt: "Free Burger Reward", buttons: [{ text: "Start Earning", href: "/menu" }],
title: "Every 10th Burger Free", description: "After every 9 purchases, your 10th burger is on us! Enjoy your favorite meal for free as a thank you.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-double-cheeseburger-with-melted-cheese_84443-86133.jpg?_wi=1", imageAlt: "Free Burger Reward", buttons: [{ text: "Start Earning", href: "/menu" }],
},
{
title: "Birthday Surprises", description: "Celebrate your special day with a treat from us! Get exclusive discounts or a free item on your birthday.", imageSrc: "http://img.b2bpic.net/free-photo/minimal-cake-with-happy-birthday-text_23-2150821013.jpg", imageAlt: "Birthday Cake", buttons: [{ text: "Update Birthday", href: "/contact" }],

View File

@@ -60,7 +60,7 @@ export default function LandingPage() {
{
imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-legs-with-spices_114579-44473.jpg", imageAlt: "Crispy fried chicken drumsticks"},
{
imageSrc: "http://img.b2bpic.net/free-photo/delicious-double-cheeseburger-with-melted-cheese_84443-86133.jpg", imageAlt: "Stacked gourmet cheeseburger"},
imageSrc: "http://img.b2bpic.net/free-photo/delicious-double-cheeseburger-with-melted-cheese_84443-86133.jpg?_wi=2", imageAlt: "Stacked gourmet cheeseburger"},
{
imageSrc: "http://img.b2bpic.net/free-photo/arabic-kebab-sandwich-wrapped-thin-pita_23-2148651102.jpg", imageAlt: "Fresh chicken wrap"},
{