Merge version_3 into main #4

Merged
bender merged 2 commits from version_3 into main 2026-03-06 10:52:20 +00:00
2 changed files with 18 additions and 18 deletions

View File

@@ -106,22 +106,22 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
features={[
{
id: "01", title: "Flower Bouquets", description: "Fresh, beautiful bouquets arranged with care. Perfect for expressing emotions.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bouquet-flowers-vase-table_23-2148075414.jpg", imageAlt: "flower bouquet fresh flowers floral arrangement"
id: "01", title: "Flower Bouquets", description: "Fresh, beautiful bouquets arranged with care. Perfect for expressing emotions.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bouquet-flowers-vase-table_23-2148075414.jpg?_wi=1", imageAlt: "flower bouquet fresh flowers floral arrangement"
},
{
id: "02", title: "Gift Hampers", description: "Premium curated hampers with chocolates, wines, and gourmet treats.", imageSrc: "http://img.b2bpic.net/free-photo/dried-fruits-nuts-wooden-bag-with-bottle-wine_114579-30033.jpg", imageAlt: "gift hamper premium box gift basket"
id: "02", title: "Gift Hampers", description: "Premium curated hampers with chocolates, wines, and gourmet treats.", imageSrc: "http://img.b2bpic.net/free-photo/dried-fruits-nuts-wooden-bag-with-bottle-wine_114579-30033.jpg?_wi=1", imageAlt: "gift hamper premium box gift basket"
},
{
id: "03", title: "Personalized Gifts", description: "Custom gifts with names, photos, and special messages.", imageSrc: "http://img.b2bpic.net/free-photo/present-box-craft-paper-with-tag-decorative-coniferous-branches_23-2147963967.jpg", imageAlt: "personalized gift custom gift engraved"
id: "03", title: "Personalized Gifts", description: "Custom gifts with names, photos, and special messages.", imageSrc: "http://img.b2bpic.net/free-photo/present-box-craft-paper-with-tag-decorative-coniferous-branches_23-2147963967.jpg?_wi=1", imageAlt: "personalized gift custom gift engraved"
},
{
id: "04", title: "Romantic Gifts", description: "Special gifts for anniversaries, proposals, and valentine celebrations.", imageSrc: "http://img.b2bpic.net/free-photo/loving-husband-closing-eyes-wife-presenting-romantic-surprise-gift_1163-4812.jpg", imageAlt: "romantic gift anniversary gift couple"
id: "04", title: "Romantic Gifts", description: "Special gifts for anniversaries, proposals, and valentine celebrations.", imageSrc: "http://img.b2bpic.net/free-photo/loving-husband-closing-eyes-wife-presenting-romantic-surprise-gift_1163-4812.jpg?_wi=1", imageAlt: "romantic gift anniversary gift couple"
},
{
id: "05", title: "Birthday Specials", description: "Fun and memorable gift ideas to make birthdays unforgettable.", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-unwrapping-gifts_23-2148248753.jpg", imageAlt: "birthday gift celebration party"
id: "05", title: "Birthday Specials", description: "Fun and memorable gift ideas to make birthdays unforgettable.", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-unwrapping-gifts_23-2148248753.jpg?_wi=1", imageAlt: "birthday gift celebration party"
},
{
id: "06", title: "Corporate Gifts", description: "Professional, premium gifts for corporate clients and employees.", imageSrc: "http://img.b2bpic.net/free-photo/virtual-love-cute-blonde-girl-red-dress-distance-date-with-wine-holding-gift-box_140725-163936.jpg", imageAlt: "corporate gift business gift professional"
id: "06", title: "Corporate Gifts", description: "Professional, premium gifts for corporate clients and employees.", imageSrc: "http://img.b2bpic.net/free-photo/virtual-love-cute-blonde-girl-red-dress-distance-date-with-wine-holding-gift-box_140725-163936.jpg?_wi=1", imageAlt: "corporate gift business gift professional"
}
]}
buttons={[

View File

@@ -55,40 +55,40 @@ export default function ProductsPage() {
gridVariant="three-columns-all-equal-width"
features={[
{
id: "01", title: "Red Rose Bouquet", description: "12 fresh red roses beautifully arranged with green foliage and premium wrapping.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bouquet-flowers-vase-table_23-2148075414.jpg", imageAlt: "red rose bouquet"
id: "01", title: "Red Rose Bouquet", description: "12 fresh red roses beautifully arranged with green foliage and premium wrapping.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bouquet-flowers-vase-table_23-2148075414.jpg?_wi=2", imageAlt: "red rose bouquet"
},
{
id: "02", title: "Premium Chocolate Hamper", description: "Assorted gourmet chocolates, truffles, and confections in elegant gift box with ribbon.", imageSrc: "http://img.b2bpic.net/free-photo/dried-fruits-nuts-wooden-bag-with-bottle-wine_114579-30033.jpg", imageAlt: "chocolate hamper premium box"
id: "02", title: "Premium Chocolate Hamper", description: "Assorted gourmet chocolates, truffles, and confections in elegant gift box with ribbon.", imageSrc: "http://img.b2bpic.net/free-photo/dried-fruits-nuts-wooden-bag-with-bottle-wine_114579-30033.jpg?_wi=2", imageAlt: "chocolate hamper premium box"
},
{
id: "03", title: "Personalized Name Frame", description: "Custom wooden frame with engraved name and date. Perfect for desk or bedside.", imageSrc: "http://img.b2bpic.net/free-photo/present-box-craft-paper-with-tag-decorative-coniferous-branches_23-2147963967.jpg", imageAlt: "personalized name frame"
id: "03", title: "Personalized Name Frame", description: "Custom wooden frame with engraved name and date. Perfect for desk or bedside.", imageSrc: "http://img.b2bpic.net/free-photo/present-box-craft-paper-with-tag-decorative-coniferous-branches_23-2147963967.jpg?_wi=2", imageAlt: "personalized name frame"
},
{
id: "04", title: "Romantic Couple's Gift Set", description: "Luxury candle, chocolates, and personalized card set for anniversaries and special occasions.", imageSrc: "http://img.b2bpic.net/free-photo/loving-husband-closing-eyes-wife-presenting-romantic-surprise-gift_1163-4812.jpg", imageAlt: "romantic couple's gift set"
id: "04", title: "Romantic Couple's Gift Set", description: "Luxury candle, chocolates, and personalized card set for anniversaries and special occasions.", imageSrc: "http://img.b2bpic.net/free-photo/loving-husband-closing-eyes-wife-presenting-romantic-surprise-gift_1163-4812.jpg?_wi=2", imageAlt: "romantic couple's gift set"
},
{
id: "05", title: "Birthday Celebration Box", description: "Party essentials including balloons, decorations, chocolates, and personalized banner.", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-unwrapping-gifts_23-2148248753.jpg", imageAlt: "birthday celebration box"
id: "05", title: "Birthday Celebration Box", description: "Party essentials including balloons, decorations, chocolates, and personalized banner.", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-unwrapping-gifts_23-2148248753.jpg?_wi=2", imageAlt: "birthday celebration box"
},
{
id: "06", title: "Corporate Executive Hamper", description: "Premium wine, gourmet snacks, and luxury items in sophisticated corporate packaging.", imageSrc: "http://img.b2bpic.net/free-photo/virtual-love-cute-blonde-girl-red-dress-distance-date-with-wine-holding-gift-box_140725-163936.jpg", imageAlt: "corporate executive hamper"
id: "06", title: "Corporate Executive Hamper", description: "Premium wine, gourmet snacks, and luxury items in sophisticated corporate packaging.", imageSrc: "http://img.b2bpic.net/free-photo/virtual-love-cute-blonde-girl-red-dress-distance-date-with-wine-holding-gift-box_140725-163936.jpg?_wi=2", imageAlt: "corporate executive hamper"
},
{
id: "07", title: "Sunflower Sunshine Bouquet", description: "Bright yellow sunflowers with complementary seasonal flowers for cheerful gifting.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bouquet-flowers-vase-table_23-2148075414.jpg", imageAlt: "sunflower bouquet"
id: "07", title: "Sunflower Sunshine Bouquet", description: "Bright yellow sunflowers with complementary seasonal flowers for cheerful gifting.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bouquet-flowers-vase-table_23-2148075414.jpg?_wi=3", imageAlt: "sunflower bouquet"
},
{
id: "08", title: "Gourmet Tea & Coffee Set", description: "Selection of premium teas, coffee blends, and biscuits in beautiful gift packaging.", imageSrc: "http://img.b2bpic.net/free-photo/dried-fruits-nuts-wooden-bag-with-bottle-wine_114579-30033.jpg", imageAlt: "gourmet tea coffee set"
id: "08", title: "Gourmet Tea & Coffee Set", description: "Selection of premium teas, coffee blends, and biscuits in beautiful gift packaging.", imageSrc: "http://img.b2bpic.net/free-photo/dried-fruits-nuts-wooden-bag-with-bottle-wine_114579-30033.jpg?_wi=3", imageAlt: "gourmet tea coffee set"
},
{
id: "09", title: "Photo Personalized Mug", description: "Custom ceramic mug with your favorite photo and custom text. Dishwasher safe.", imageSrc: "http://img.b2bpic.net/free-photo/present-box-craft-paper-with-tag-decorative-coniferous-branches_23-2147963967.jpg", imageAlt: "personalized photo mug"
id: "09", title: "Photo Personalized Mug", description: "Custom ceramic mug with your favorite photo and custom text. Dishwasher safe.", imageSrc: "http://img.b2bpic.net/free-photo/present-box-craft-paper-with-tag-decorative-coniferous-branches_23-2147963967.jpg?_wi=3", imageAlt: "personalized photo mug"
},
{
id: "10", title: "Luxury Spa Gift Set", description: "Bath bombs, scented candles, luxury soaps, and relaxation essentials for ultimate pampering.", imageSrc: "http://img.b2bpic.net/free-photo/loving-husband-closing-eyes-wife-presenting-romantic-surprise-gift_1163-4812.jpg", imageAlt: "luxury spa gift set"
id: "10", title: "Luxury Spa Gift Set", description: "Bath bombs, scented candles, luxury soaps, and relaxation essentials for ultimate pampering.", imageSrc: "http://img.b2bpic.net/free-photo/loving-husband-closing-eyes-wife-presenting-romantic-surprise-gift_1163-4812.jpg?_wi=3", imageAlt: "luxury spa gift set"
},
{
id: "11", title: "Anniversary Special Combo", description: "Red roses, chocolate truffles, personalized card, and romantic gift wrapping.", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-unwrapping-gifts_23-2148248753.jpg", imageAlt: "anniversary special combo"
id: "11", title: "Anniversary Special Combo", description: "Red roses, chocolate truffles, personalized card, and romantic gift wrapping.", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-unwrapping-gifts_23-2148248753.jpg?_wi=3", imageAlt: "anniversary special combo"
},
{
id: "12", title: "New Baby Welcome Hamper", description: "Soft toys, baby care items, and cute accessories for welcoming newborns.", imageSrc: "http://img.b2bpic.net/free-photo/virtual-love-cute-blonde-girl-red-dress-distance-date-with-wine-holding-gift-box_140725-163936.jpg", imageAlt: "baby welcome hamper"
id: "12", title: "New Baby Welcome Hamper", description: "Soft toys, baby care items, and cute accessories for welcoming newborns.", imageSrc: "http://img.b2bpic.net/free-photo/virtual-love-cute-blonde-girl-red-dress-distance-date-with-wine-holding-gift-box_140725-163936.jpg?_wi=3", imageAlt: "baby welcome hamper"
}
]}
buttons={[