Merge version_1 into main #5

Merged
bender merged 1 commits from version_1 into main 2026-05-26 09:24:33 +00:00

View File

@@ -88,12 +88,11 @@ export default function HomePage() {
useInvertedBackground={false}
heading={[
{ type: "text", content: "Our Story: Where Passion Blooms" },
{ type: "text", content: "Karamvir's Flower Shop, born from a deep love for floristry, has blossomed into Agra's premier destination for exquisite floral designs. We handcraft every arrangement, believing that flowers are more than just gifts—are expressions of emotion, artistry, and nature's unparalleled beauty. Our journey is rooted in quality, creativity, and a commitment to making every moment special for you." }
{ type: "text", content: "Karamvir's Flower Shop, born from a deep love for floristry, has blossomed into Agra's premier destination for exquisite floral designs. We handcraft every arrangement, believing that flowers are more than just gifts—are expressions of emotion, artistry, and nature's unparalleled beauty. Our journey is rooted in quality, creativity, and a commitment to making every moment special for you." },
{ type: "image", src: "http://img.b2bpic.net/free-photo/crop-florist-with-ribbon_23-2147742932.jpg", alt: "Florist arranging a beautiful bouquet" }
]}
buttons={[{ text: "Discover Our Craft", href: "/about" }]
}
imageSrc="http://img.b2bpic.net/free-photo/crop-florist-with-ribbon_23-2147742932.jpg"
imageAlt="Florist arranging a beautiful bouquet"
/>
</div>