Update src/app/page.tsx

This commit is contained in:
2026-04-09 17:03:18 +00:00
parent 226bd6d722
commit 643e10aa2a

View File

@@ -65,27 +65,27 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-luxury-interior-design-dark-lightning_114579-2492.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-luxury-interior-design-dark-lightning_114579-2492.jpg?_wi=1",
imageAlt: "The Playhouse Dining",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-luxury-interior-design-dark-lightning_114579-2492.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-luxury-interior-design-dark-lightning_114579-2492.jpg?_wi=2",
imageAlt: "The Playhouse Bar",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-luxury-interior-design-dark-lightning_114579-2492.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-luxury-interior-design-dark-lightning_114579-2492.jpg?_wi=3",
imageAlt: "The Playhouse Games",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-luxury-interior-design-dark-lightning_114579-2492.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-luxury-interior-design-dark-lightning_114579-2492.jpg?_wi=4",
imageAlt: "The Playhouse Food",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-luxury-interior-design-dark-lightning_114579-2492.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-luxury-interior-design-dark-lightning_114579-2492.jpg?_wi=5",
imageAlt: "The Playhouse Lounge",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-luxury-interior-design-dark-lightning_114579-2492.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-luxury-interior-design-dark-lightning_114579-2492.jpg?_wi=6",
imageAlt: "The Playhouse Atmosphere",
},
]}
@@ -125,21 +125,21 @@ export default function LandingPage() {
{
title: "Earn Points",
description: "Free stuff with every purchase.",
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-sale-discount-banner-with-sapce-your-text-flyer-poster-illustration-design_460848-7086.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-sale-discount-banner-with-sapce-your-text-flyer-poster-illustration-design_460848-7086.jpg?_wi=1",
titleIconSrc: "Star",
buttonText: "Learn More",
},
{
title: "Exclusive Deals",
description: "Discount codes sent directly to you.",
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-sale-discount-banner-with-sapce-your-text-flyer-poster-illustration-design_460848-7086.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-sale-discount-banner-with-sapce-your-text-flyer-poster-illustration-design_460848-7086.jpg?_wi=2",
titleIconSrc: "Zap",
buttonText: "Learn More",
},
{
title: "Weird Emails",
description: "Our signature brand of entertainment.",
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-sale-discount-banner-with-sapce-your-text-flyer-poster-illustration-design_460848-7086.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-sale-discount-banner-with-sapce-your-text-flyer-poster-illustration-design_460848-7086.jpg?_wi=3",
titleIconSrc: "Mail",
buttonText: "Learn More",
},