Merge version_1 into main #3

Merged
bender merged 4 commits from version_1 into main 2026-03-06 13:38:57 +00:00
4 changed files with 15 additions and 15 deletions

View File

@@ -56,13 +56,13 @@ export default function BouquetsPage() {
products={[
{
id: "1", brand: "Lilat Flowers", name: "Red Romance Roses", price: "₾89.99", rating: 5,
reviewCount: "127", imageSrc: "http://img.b2bpic.net/free-photo/bouquet-pink-roses-isolated-white-panoramic-view_268835-1376.jpg", imageAlt: "Red Romance Roses bouquet"},
reviewCount: "127", imageSrc: "http://img.b2bpic.net/free-photo/bouquet-pink-roses-isolated-white-panoramic-view_268835-1376.jpg?_wi=2", imageAlt: "Red Romance Roses bouquet"},
{
id: "2", brand: "Lilat Flowers", name: "Birthday Celebration Mix", price: "₾69.99", rating: 5,
reviewCount: "89", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-floral-still-life_23-2148134813.jpg", imageAlt: "Birthday Celebration flower mix"},
reviewCount: "89", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-floral-still-life_23-2148134813.jpg?_wi=2", imageAlt: "Birthday Celebration flower mix"},
{
id: "3", brand: "Lilat Flowers", name: "Luxury Wedding White", price: "₾149.99", rating: 5,
reviewCount: "64", imageSrc: "http://img.b2bpic.net/free-photo/floral-ornament-with-heart-shaped_1157-334.jpg", imageAlt: "Luxury Wedding White flowers"},
reviewCount: "64", imageSrc: "http://img.b2bpic.net/free-photo/floral-ornament-with-heart-shaped_1157-334.jpg?_wi=2", imageAlt: "Luxury Wedding White flowers"},
]}
buttons={[
{

View File

@@ -55,7 +55,7 @@ export default function ContactPage() {
]}
background={{
variant: "sparkles-gradient"}}
imageSrc="http://img.b2bpic.net/free-photo/vertical-bouquet-vase_181624-37904.jpg"
imageSrc="http://img.b2bpic.net/free-photo/vertical-bouquet-vase_181624-37904.jpg?_wi=2"
imageAlt="Beautiful fresh flower bouquets"
mediaAnimation="slide-up"
frameStyle="card"
@@ -85,7 +85,7 @@ export default function ContactPage() {
title: "Local Business", description: "Woman-owned and proud to serve our community with premium, personalized service.", icon: Users,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/female-florist-making-beautiful-arrangement-flowers_23-2149127259.jpg"
imageSrc="http://img.b2bpic.net/free-photo/female-florist-making-beautiful-arrangement-flowers_23-2149127259.jpg?_wi=3"
imageAlt="Lilat Flowers shop interior"
mediaAnimation="slide-up"
buttons={[
@@ -130,7 +130,7 @@ export default function ContactPage() {
background={{
variant: "sparkles-gradient"}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/bouquet-flowers-glass-vase-with-decorative-elements-blurred-background-easter-holiday-concept_169016-9695.jpg"
imageSrc="http://img.b2bpic.net/free-photo/bouquet-flowers-glass-vase-with-decorative-elements-blurred-background-easter-holiday-concept_169016-9695.jpg?_wi=2"
imageAlt="Beautiful flowers"
mediaAnimation="slide-up"
mediaPosition="right"

View File

@@ -47,7 +47,7 @@ export default function DeliveryPage() {
tagIcon={Truck}
useInvertedBackground={false}
mediaPosition="left"
imageSrc="http://img.b2bpic.net/free-photo/selective-focus-beautiful-bouquet-wooden-table_181624-38107.jpg"
imageSrc="http://img.b2bpic.net/free-photo/selective-focus-beautiful-bouquet-wooden-table_181624-38107.jpg?_wi=2"
imageAlt="Same-day flower delivery service"
mediaAnimation="slide-up"
accordionItems={[
@@ -85,7 +85,7 @@ export default function DeliveryPage() {
title: "Personalized Service", description: "Include a custom message card, special instructions, or gift requests. Our team ensures every detail is perfect for your recipient.", icon: MessageCircle,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/female-florist-making-beautiful-arrangement-flowers_23-2149127259.jpg"
imageSrc="http://img.b2bpic.net/free-photo/female-florist-making-beautiful-arrangement-flowers_23-2149127259.jpg?_wi=2"
imageAlt="Professional florist service"
mediaAnimation="slide-up"
buttons={[{ text: "Learn More About Us", href: "/about" }]}

View File

@@ -52,7 +52,7 @@ export default function HomePage() {
{ text: "Order Flowers" },
]}
background={{ variant: "sparkles-gradient" }}
imageSrc="http://img.b2bpic.net/free-photo/vertical-bouquet-vase_181624-37904.jpg"
imageSrc="http://img.b2bpic.net/free-photo/vertical-bouquet-vase_181624-37904.jpg?_wi=1"
imageAlt="Beautiful fresh flower bouquets"
mediaAnimation="slide-up"
frameStyle="card"
@@ -72,13 +72,13 @@ export default function HomePage() {
products={[
{
id: "1", brand: "Lilat Flowers", name: "Red Romance Roses", price: "₾89.99", rating: 5,
reviewCount: "127", imageSrc: "http://img.b2bpic.net/free-photo/bouquet-pink-roses-isolated-white-panoramic-view_268835-1376.jpg", imageAlt: "Red Romance Roses bouquet"},
reviewCount: "127", imageSrc: "http://img.b2bpic.net/free-photo/bouquet-pink-roses-isolated-white-panoramic-view_268835-1376.jpg?_wi=1", imageAlt: "Red Romance Roses bouquet"},
{
id: "2", brand: "Lilat Flowers", name: "Birthday Celebration Mix", price: "₾69.99", rating: 5,
reviewCount: "89", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-floral-still-life_23-2148134813.jpg", imageAlt: "Birthday Celebration flower mix"},
reviewCount: "89", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-floral-still-life_23-2148134813.jpg?_wi=1", imageAlt: "Birthday Celebration flower mix"},
{
id: "3", brand: "Lilat Flowers", name: "Luxury Wedding White", price: "₾149.99", rating: 5,
reviewCount: "64", imageSrc: "http://img.b2bpic.net/free-photo/floral-ornament-with-heart-shaped_1157-334.jpg", imageAlt: "Luxury Wedding White flowers"},
reviewCount: "64", imageSrc: "http://img.b2bpic.net/free-photo/floral-ornament-with-heart-shaped_1157-334.jpg?_wi=1", imageAlt: "Luxury Wedding White flowers"},
]}
buttons={[{ text: "View All Bouquets" }]}
/>
@@ -107,7 +107,7 @@ export default function HomePage() {
title: "Local Business", description: "Woman-owned and proud to serve our community with premium, personalized service.", icon: Users,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/female-florist-making-beautiful-arrangement-flowers_23-2149127259.jpg"
imageSrc="http://img.b2bpic.net/free-photo/female-florist-making-beautiful-arrangement-flowers_23-2149127259.jpg?_wi=1"
imageAlt="Lilat Flowers shop interior"
mediaAnimation="slide-up"
buttons={[{ text: "Learn More" }]}
@@ -122,7 +122,7 @@ export default function HomePage() {
tagIcon={Truck}
useInvertedBackground={false}
mediaPosition="left"
imageSrc="http://img.b2bpic.net/free-photo/selective-focus-beautiful-bouquet-wooden-table_181624-38107.jpg"
imageSrc="http://img.b2bpic.net/free-photo/selective-focus-beautiful-bouquet-wooden-table_181624-38107.jpg?_wi=1"
imageAlt="Same-day flower delivery service"
mediaAnimation="slide-up"
accordionItems={[
@@ -194,7 +194,7 @@ export default function HomePage() {
tagIcon={Mail}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/bouquet-flowers-glass-vase-with-decorative-elements-blurred-background-easter-holiday-concept_169016-9695.jpg"
imageSrc="http://img.b2bpic.net/free-photo/bouquet-flowers-glass-vase-with-decorative-elements-blurred-background-easter-holiday-concept_169016-9695.jpg?_wi=1"
imageAlt="Beautiful flowers"
mediaAnimation="slide-up"
mediaPosition="right"