Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-04-07 04:40:45 +00:00

View File

@@ -70,7 +70,7 @@ export default function LandingPage() {
href: "#categories",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/woman-standing-boxes-with-buyings_23-2147666188.jpg"
imageSrc="http://img.b2bpic.net/free-photo/woman-standing-boxes-with-buyings_23-2147666188.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -99,21 +99,21 @@ export default function LandingPage() {
name: "Occasion Gifts",
price: "Various",
variant: "Gifts",
imageSrc: "http://img.b2bpic.net/free-photo/silver-gifts-with-blurred-background_1252-125.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/silver-gifts-with-blurred-background_1252-125.jpg?_wi=1",
},
{
id: "2",
name: "Stationery",
price: "Various",
variant: "Cards",
imageSrc: "http://img.b2bpic.net/free-photo/view-elegant-luxurious-wedding-stationery-planner-resources_23-2150166948.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-elegant-luxurious-wedding-stationery-planner-resources_23-2150166948.jpg?_wi=1",
},
{
id: "3",
name: "Home & Lifestyle",
price: "Various",
variant: "Home",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-details-interior_169016-3422.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-details-interior_169016-3422.jpg?_wi=1",
},
{
id: "4",
@@ -134,7 +134,7 @@ export default function LandingPage() {
name: "Seasonal",
price: "Various",
variant: "New",
imageSrc: "http://img.b2bpic.net/free-photo/silver-gifts-with-blurred-background_1252-125.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/silver-gifts-with-blurred-background_1252-125.jpg?_wi=2",
},
]}
title="Featured Categories"
@@ -154,7 +154,7 @@ export default function LandingPage() {
role: "Local",
company: "Studio City",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-boxes-with-buyings_23-2147666188.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-boxes-with-buyings_23-2147666188.jpg?_wi=2",
imageAlt: "luxury gift shop interior warm lighting",
},
{
@@ -172,7 +172,7 @@ export default function LandingPage() {
role: "Loyal Customer",
company: "Studio City",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/silver-gifts-with-blurred-background_1252-125.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/silver-gifts-with-blurred-background_1252-125.jpg?_wi=3",
imageAlt: "gift occasion collection luxury packaging",
},
{
@@ -181,7 +181,7 @@ export default function LandingPage() {
role: "Gift Giver",
company: "Burbank",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/view-elegant-luxurious-wedding-stationery-planner-resources_23-2150166948.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-elegant-luxurious-wedding-stationery-planner-resources_23-2150166948.jpg?_wi=2",
imageAlt: "beautiful greeting cards stationery display",
},
{
@@ -190,7 +190,7 @@ export default function LandingPage() {
role: "Neighbor",
company: "Studio City",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/still-life-details-interior_169016-3422.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-details-interior_169016-3422.jpg?_wi=2",
imageAlt: "luxury lifestyle home decor boutique items",
},
]}