Update src/app/page.tsx

This commit is contained in:
2026-03-18 14:12:20 +00:00
parent c25eee4ac0
commit ccc27f2f11

View File

@@ -98,19 +98,19 @@ export default function LandingPage() {
id: "delivery", title: "Same-Day Delivery", descriptions: [
"Get your beautiful arrangement delivered to your loved ones the same day", "Fast, reliable, and packaged with care to ensure freshness"
],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=u0x3ri&_wi=2"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A47KqSdGj7sEG8mcGU4TIVm5ml/uploaded-1773843102077-5yvb477u.jpg"
},
{
id: "custom", title: "Custom Arrangements", descriptions: [
"Work directly with our florists to create your dream bouquet", "Personalized designs for weddings, events, and special occasions"
],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=jb4prr"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A47KqSdGj7sEG8mcGU4TIVm5ml/uploaded-1773843102078-kw94a9cj.png"
},
{
id: "seasonal", title: "Premium Selection", descriptions: [
"Hand-picked seasonal flowers sourced from trusted growers", "Always fresh, always beautiful, always in perfect condition"
],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hi7p0y&_wi=2"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A47KqSdGj7sEG8mcGU4TIVm5ml/uploaded-1773843102079-lumcnldx.jpg"
}
]}
gridVariant="three-columns-all-equal-width"