Update src/app/page.tsx
This commit is contained in:
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dried-flowers-wooden-box-photo-frame-envelope-wooden-background-top-view_185193-163422.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dried-flowers-wooden-box-photo-frame-envelope-wooden-background-top-view_185193-163422.jpg?_wi=1"
|
||||
imageAlt="Stunning floral box arrangement with premium roses and orchids, elegant pastel pink and cream color palette."
|
||||
showBlur={true}
|
||||
textPosition="bottom"
|
||||
@@ -128,7 +128,7 @@ export default function LandingPage() {
|
||||
tag="About Us"
|
||||
tagAnimation="slide-up"
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/florist-makes-beautiful-bouquet-studio_1157-28403.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/florist-makes-beautiful-bouquet-studio_1157-28403.jpg?_wi=1"
|
||||
imageAlt="Female florist meticulously arranging flowers in a modern, elegant flower shop interior with natural lighting."
|
||||
/>
|
||||
</div>
|
||||
@@ -161,7 +161,7 @@ export default function LandingPage() {
|
||||
bentoComponent: "media-stack",
|
||||
items: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dried-flowers-wooden-box-photo-frame-envelope-wooden-background-top-view_185193-163422.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dried-flowers-wooden-box-photo-frame-envelope-wooden-background-top-view_185193-163422.jpg?_wi=2",
|
||||
imageAlt: "Elegant wedding floral decorations with white roses and green foliage.",
|
||||
},
|
||||
{
|
||||
@@ -173,7 +173,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Modern acrylic flower box with premium roses inside.",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/florist-makes-beautiful-bouquet-studio_1157-28403.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/florist-makes-beautiful-bouquet-studio_1157-28403.jpg?_wi=2",
|
||||
imageAlt: "wedding floral decorations elegant white roses arch",
|
||||
},
|
||||
{
|
||||
@@ -181,7 +181,7 @@ export default function LandingPage() {
|
||||
description: "Thoughtful and vibrant floral arrangements and gift baskets designed to make birthdays unforgettable.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Gift,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bouquet-blooms-vase-table_23-2148029219.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bouquet-blooms-vase-table_23-2148029219.jpg?_wi=1",
|
||||
imageAlt: "wedding floral decorations elegant white roses arch",
|
||||
},
|
||||
]}
|
||||
@@ -207,7 +207,7 @@ export default function LandingPage() {
|
||||
price: "$120",
|
||||
rating: 5,
|
||||
reviewCount: "50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bouquet-blooms-vase-table_23-2148029219.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bouquet-blooms-vase-table_23-2148029219.jpg?_wi=2",
|
||||
imageAlt: "Elegant mixed bouquet with pastel roses and lilies",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user