Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-04 08:49:05 +00:00

View File

@@ -59,7 +59,7 @@ export default function LandingPage() {
{ text: "Order on WhatsApp", href: "https://wa.me/971" }
]}
buttonAnimation="blur-reveal"
imageSrc="http://img.b2bpic.net/free-photo/spring-composition-with-bouquet-flowers-vase-closeup_169016-29760.jpg"
imageSrc="http://img.b2bpic.net/free-photo/spring-composition-with-bouquet-flowers-vase-closeup_169016-29760.jpg?_wi=1"
imageAlt="Beautiful handcrafted flower bouquet"
mediaAnimation="slide-up"
imagePosition="right"
@@ -91,7 +91,7 @@ export default function LandingPage() {
title: "Custom Design Service", description: "Tell us your vision and we'll bring it to life. Personalized gifts that reflect your unique story.", icon: Palette
}
]}
imageSrc="http://img.b2bpic.net/free-photo/hands-packaging-flowers-wooden-table_23-2148096302.jpg"
imageSrc="http://img.b2bpic.net/free-photo/hands-packaging-flowers-wooden-table_23-2148096302.jpg?_wi=1"
imageAlt="Imperial Treehouse artisan crafting personalized gifts"
mediaAnimation="slide-up"
imagePosition="right"
@@ -167,7 +167,7 @@ export default function LandingPage() {
tagAnimation="blur-reveal"
products={[
{
id: "1", name: "Luxury Rose Bouquet", price: "From AED 150", imageSrc: "http://img.b2bpic.net/free-photo/spring-composition-with-bouquet-flowers-vase-closeup_169016-29760.jpg", imageAlt: "Premium pink rose bouquet arrangement"
id: "1", name: "Luxury Rose Bouquet", price: "From AED 150", imageSrc: "http://img.b2bpic.net/free-photo/spring-composition-with-bouquet-flowers-vase-closeup_169016-29760.jpg?_wi=2", imageAlt: "Premium pink rose bouquet arrangement"
},
{
id: "2", name: "Personalized Gift Box", price: "From AED 120", imageSrc: "http://img.b2bpic.net/free-photo/day-beauti-flowers-flower-white_1303-2012.jpg", imageAlt: "Custom personalized gift package with premium wrapping"
@@ -176,7 +176,7 @@ export default function LandingPage() {
id: "3", name: "Artisan Flower Design", price: "From AED 180", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-arrangement-beautiful-wrapped-gifts_23-2148343807.jpg", imageAlt: "Handmade artisan floral arrangement with custom elements"
},
{
id: "4", name: "Mixed Media Collection", price: "From AED 200", imageSrc: "http://img.b2bpic.net/free-photo/hands-packaging-flowers-wooden-table_23-2148096302.jpg", imageAlt: "Combination of flowers, gifts, and personalized items"
id: "4", name: "Mixed Media Collection", price: "From AED 200", imageSrc: "http://img.b2bpic.net/free-photo/hands-packaging-flowers-wooden-table_23-2148096302.jpg?_wi=2", imageAlt: "Combination of flowers, gifts, and personalized items"
}
]}
gridVariant="uniform-all-items-equal"
@@ -221,7 +221,7 @@ export default function LandingPage() {
id: "1", name: "Sarah Al Mansoori", role: "Event Planner, Dubai", testimonial: "Beautiful bouquet and very unique! Delivery was fast and packaging was perfect. I've recommended Imperial Treehouse to all my clients.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg", imageAlt: "Sarah Al Mansoori"
},
{
id: "2", name: "Ahmed Hassan", role: "Corporate Manager", testimonial: "The customization options are fantastic. We ordered personalized gifts for our team and everyone loved them. Professional service!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Ahmed Hassan"
id: "2", name: "Ahmed Hassan", role: "Corporate Manager", testimonial: "The customization options are fantastic. We ordered personalized gifts for our team and everyone loved them. Professional service!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "Ahmed Hassan"
},
{
id: "3", name: "Fatima Al Mazrouei", role: "Marketing Executive", testimonial: "Handmade quality at its finest. The attention to detail is incredible. Perfect for that special someone. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-young-woman-standing-posing-co-working-coffee-shop-interior-looking-camera-smiling_74855-9955.jpg", imageAlt: "Fatima Al Mazrouei"
@@ -233,7 +233,7 @@ export default function LandingPage() {
id: "5", name: "Layla Ahmed", role: "Fashion Designer", testimonial: "As someone who appreciates artistry, I'm impressed by the craftsmanship. Each piece is truly one-of-a-kind.", imageSrc: "http://img.b2bpic.net/free-photo/photo-young-woman-with-open-mouth-excited-about-something_114579-70645.jpg", imageAlt: "Layla Ahmed"
},
{
id: "6", name: "Omar Rashid", role: "Tech Entrepreneur", testimonial: "Ordered for my wife's birthday and she was blown away. The customization and presentation were exceptional!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Omar Rashid"
id: "6", name: "Omar Rashid", role: "Tech Entrepreneur", testimonial: "Ordered for my wife's birthday and she was blown away. The customization and presentation were exceptional!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "Omar Rashid"
}
]}
animationType="slide-up"