Merge version_1 into main #1
@@ -59,7 +59,7 @@ export default function BlogPage() {
|
||||
)}
|
||||
|
||||
<FooterMedia
|
||||
imageSrc="https://img.b2bpic.net/free-photo/flower_1404-412.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/flower_1404-412.jpg?_wi=2"
|
||||
imageAlt="Elegant flower petal background"
|
||||
columns={[
|
||||
{
|
||||
|
||||
@@ -51,9 +51,9 @@ export default function LandingPage() {
|
||||
{ text: "Contact Us", href: "contact" },
|
||||
]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "https://img.b2bpic.net/free-photo/bouquet-pink-roses-single-branch-rose-with-green-leaves-inside-vase_114579-1440.jpg", imageAlt: "Luxurious bouquet of fresh roses" },
|
||||
{ imageSrc: "https://img.b2bpic.net/free-photo/closeup-colorful-flower-bouquets-containers-outdoor-shop_181624-28754.jpg", imageAlt: "Vibrant mixed floral arrangement" },
|
||||
{ imageSrc: "https://img.b2bpic.net/free-photo/spring-composition-with-bouquet-flowers-vase-closeup_169016-29759.jpg", imageAlt: "Delicate pastel flower composition" },
|
||||
{ imageSrc: "https://img.b2bpic.net/free-photo/bouquet-pink-roses-single-branch-rose-with-green-leaves-inside-vase_114579-1440.jpg?_wi=1", imageAlt: "Luxurious bouquet of fresh roses" },
|
||||
{ imageSrc: "https://img.b2bpic.net/free-photo/closeup-colorful-flower-bouquets-containers-outdoor-shop_181624-28754.jpg?_wi=1", imageAlt: "Vibrant mixed floral arrangement" },
|
||||
{ imageSrc: "https://img.b2bpic.net/free-photo/spring-composition-with-bouquet-flowers-vase-closeup_169016-29759.jpg?_wi=1", imageAlt: "Delicate pastel flower composition" },
|
||||
]}
|
||||
mediaAnimation="opacity"
|
||||
/>
|
||||
@@ -110,9 +110,9 @@ export default function LandingPage() {
|
||||
title="Our Studio's Commitment"
|
||||
description="We are dedicated to providing fresh, unique, and beautifully crafted floral experiences for every client."
|
||||
features={[
|
||||
{ id: "1", title: "Handcrafted Floral Designs", tags: ["Artistry"], imageSrc: "https://img.b2bpic.net/free-photo/bouquet-pink-roses-single-branch-rose-with-green-leaves-inside-vase_114579-1440.jpg", imageAlt: "Hand arranging flowers" },
|
||||
{ id: "2", title: "Seasonal Fresh Blooms", tags: ["Quality"], imageSrc: "https://img.b2bpic.net/free-photo/closeup-colorful-flower-bouquets-containers-outdoor-shop_181624-28754.jpg", imageAlt: "Fresh seasonal flowers" },
|
||||
{ id: "3", title: "Personalized Consultation", tags: ["Service"], imageSrc: "https://img.b2bpic.net/free-photo/spring-composition-with-bouquet-flowers-vase-closeup_169016-29759.jpg", imageAlt: "Client consultation" },
|
||||
{ id: "1", title: "Handcrafted Floral Designs", tags: ["Artistry"], imageSrc: "https://img.b2bpic.net/free-photo/bouquet-pink-roses-single-branch-rose-with-green-leaves-inside-vase_114579-1440.jpg?_wi=2", imageAlt: "Hand arranging flowers" },
|
||||
{ id: "2", title: "Seasonal Fresh Blooms", tags: ["Quality"], imageSrc: "https://img.b2bpic.net/free-photo/closeup-colorful-flower-bouquets-containers-outdoor-shop_181624-28754.jpg?_wi=2", imageAlt: "Fresh seasonal flowers" },
|
||||
{ id: "3", title: "Personalized Consultation", tags: ["Service"], imageSrc: "https://img.b2bpic.net/free-photo/spring-composition-with-bouquet-flowers-vase-closeup_169016-29759.jpg?_wi=2", imageAlt: "Client consultation" },
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -151,7 +151,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://img.b2bpic.net/free-photo/flower_1404-412.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/flower_1404-412.jpg?_wi=1"
|
||||
imageAlt="Elegant flower petal background"
|
||||
columns={[
|
||||
{ title: "Shop", items: [{ label: "Bouquets", href: "products" }, { label: "Custom Orders", href: "contact" }] },
|
||||
|
||||
@@ -109,7 +109,7 @@ function ProductPageContent({ params }: ProductPageProps) {
|
||||
</main>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://img.b2bpic.net/free-photo/flower_1404-412.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/flower_1404-412.jpg?_wi=5"
|
||||
imageAlt="Elegant flower petal background"
|
||||
columns={[
|
||||
{ title: "Shop", items: [{ label: "Bouquets", href: "products" }, { label: "Custom Orders", href: "contact" }] },
|
||||
@@ -168,7 +168,7 @@ function ProductPageContent({ params }: ProductPageProps) {
|
||||
</main>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://img.b2bpic.net/free-photo/flower_1404-412.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/flower_1404-412.jpg?_wi=6"
|
||||
imageAlt="Elegant flower petal background"
|
||||
columns={[
|
||||
{ title: "Shop", items: [{ label: "Bouquets", href: "products" }, { label: "Custom Orders", href: "contact" }] },
|
||||
@@ -251,7 +251,7 @@ function ProductPageContent({ params }: ProductPageProps) {
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://img.b2bpic.net/free-photo/flower_1404-412.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/flower_1404-412.jpg?_wi=7"
|
||||
imageAlt="Elegant flower petal background"
|
||||
columns={[
|
||||
{ title: "Shop", items: [{ label: "Bouquets", href: "products" }, { label: "Custom Orders", href: "contact" }] },
|
||||
|
||||
@@ -91,7 +91,7 @@ function ShopPageContent() {
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://img.b2bpic.net/free-photo/flower_1404-412.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/flower_1404-412.jpg?_wi=3"
|
||||
imageAlt="Elegant flower petal background"
|
||||
columns={[
|
||||
{ title: "Shop", items: [{ label: "Bouquets", href: "products" }, { label: "Custom Orders", href: "contact" }] },
|
||||
@@ -164,7 +164,7 @@ function ShopPageContent() {
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://img.b2bpic.net/free-photo/flower_1404-412.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/flower_1404-412.jpg?_wi=4"
|
||||
imageAlt="Elegant flower petal background"
|
||||
columns={[
|
||||
{ title: "Shop", items: [{ label: "Bouquets", href: "products" }, { label: "Custom Orders", href: "contact" }] },
|
||||
|
||||
Reference in New Issue
Block a user