Merge version_1 into main #1

Merged
bender merged 4 commits from version_1 into main 2026-03-07 02:11:16 +00:00
4 changed files with 19 additions and 19 deletions

View File

@@ -167,7 +167,7 @@ export default function AdminPage() {
required: true,
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/long-corridor-showcase_1127-3441.jpg"
imageSrc="http://img.b2bpic.net/free-photo/long-corridor-showcase_1127-3441.jpg?_wi=4"
imageAlt="HOURI Boutique"
mediaAnimation="opacity"
mediaPosition="right"

View File

@@ -148,7 +148,7 @@ export default function AuthPage() {
: undefined
}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/long-corridor-showcase_1127-3441.jpg"
imageSrc="http://img.b2bpic.net/free-photo/long-corridor-showcase_1127-3441.jpg?_wi=5"
imageAlt="HOURI Boutique"
mediaAnimation="opacity"
mediaPosition="right"
@@ -186,7 +186,7 @@ export default function AuthPage() {
icon: UserCheck,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/smiling-beautiful-brown-haired-woman-showing-thumb-up-lady-looking-camera_1262-14383.jpg"
imageSrc="http://img.b2bpic.net/free-photo/smiling-beautiful-brown-haired-woman-showing-thumb-up-lady-looking-camera_1262-14383.jpg?_wi=3"
imageAlt="Happy HOURI customer"
imagePosition="left"
mediaAnimation="blur-reveal"

View File

@@ -115,7 +115,7 @@ export default function HomePage() {
id: "1",
name: "Premium Silk Evening Gown",
price: "$450.00",
imageSrc: "http://img.b2bpic.net/free-photo/cute-woman-enjoying-shopping-day_23-2147645037.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cute-woman-enjoying-shopping-day_23-2147645037.jpg?_wi=1",
imageAlt: "Premium Silk Evening Gown",
initialQuantity: 1,
},
@@ -123,7 +123,7 @@ export default function HomePage() {
id: "2",
name: "Designer Leather Jacket",
price: "$680.00",
imageSrc: "http://img.b2bpic.net/free-photo/friends-shopping-second-hand-market_23-2149353708.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/friends-shopping-second-hand-market_23-2149353708.jpg?_wi=1",
imageAlt: "Designer Leather Jacket",
initialQuantity: 1,
},
@@ -131,7 +131,7 @@ export default function HomePage() {
id: "3",
name: "Luxury Handbag Collection",
price: "$520.00",
imageSrc: "http://img.b2bpic.net/free-photo/clothing-store-with-blurred-efecto_23-2148164701.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/clothing-store-with-blurred-efecto_23-2148164701.jpg?_wi=1",
imageAlt: "Luxury Handbag Collection",
initialQuantity: 1,
},
@@ -172,7 +172,7 @@ export default function HomePage() {
icon: Phone,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/long-corridor-showcase_1127-3441.jpg"
imageSrc="http://img.b2bpic.net/free-photo/long-corridor-showcase_1127-3441.jpg?_wi=1"
imageAlt="HOURI Boutique Shop"
imagePosition="right"
mediaAnimation="blur-reveal"
@@ -197,7 +197,7 @@ export default function HomePage() {
handle: "@sarah_m",
testimonial: "Absolutely love the quality of items at HOURI! The personal service is exceptional and the boutique owner was so helpful in selecting the perfect pieces.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-brown-haired-woman-showing-thumb-up-lady-looking-camera_1262-14383.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-brown-haired-woman-showing-thumb-up-lady-looking-camera_1262-14383.jpg?_wi=1",
imageAlt: "Sarah Mitchell",
},
{
@@ -206,7 +206,7 @@ export default function HomePage() {
handle: "@ahmed_style",
testimonial: "Outstanding collection of designer items. The registration process was quick and easy. HOURI makes premium fashion accessible and personalized.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg?_wi=1",
imageAlt: "Ahmed Hassan",
},
{
@@ -233,7 +233,7 @@ export default function HomePage() {
handle: "@aisha_style",
testimonial: "HOURI stands out for personalized service. Every item is carefully selected, and the owner truly cares about customer satisfaction.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-brown-haired-woman-showing-thumb-up-lady-looking-camera_1262-14383.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-brown-haired-woman-showing-thumb-up-lady-looking-camera_1262-14383.jpg?_wi=2",
imageAlt: "Aisha Patel",
},
{
@@ -242,7 +242,7 @@ export default function HomePage() {
handle: "@james_fashion",
testimonial: "A hidden gem in the fashion world. The boutique combines luxury with accessibility, and the direct communication model is refreshing.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg?_wi=2",
imageAlt: "James Wilson",
},
]}
@@ -329,7 +329,7 @@ export default function HomePage() {
required: true,
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/long-corridor-showcase_1127-3441.jpg"
imageSrc="http://img.b2bpic.net/free-photo/long-corridor-showcase_1127-3441.jpg?_wi=2"
imageAlt="Contact HOURI Boutique"
mediaAnimation="opacity"
mediaPosition="right"

View File

@@ -41,7 +41,7 @@ export default function ProductsPage() {
id: "1",
name: "Premium Silk Evening Gown",
price: "$450.00",
imageSrc: "http://img.b2bpic.net/free-photo/cute-woman-enjoying-shopping-day_23-2147645037.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cute-woman-enjoying-shopping-day_23-2147645037.jpg?_wi=2",
imageAlt: "Premium Silk Evening Gown",
initialQuantity: 1,
},
@@ -49,7 +49,7 @@ export default function ProductsPage() {
id: "2",
name: "Designer Leather Jacket",
price: "$680.00",
imageSrc: "http://img.b2bpic.net/free-photo/friends-shopping-second-hand-market_23-2149353708.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/friends-shopping-second-hand-market_23-2149353708.jpg?_wi=2",
imageAlt: "Designer Leather Jacket",
initialQuantity: 1,
},
@@ -57,7 +57,7 @@ export default function ProductsPage() {
id: "3",
name: "Luxury Handbag Collection",
price: "$520.00",
imageSrc: "http://img.b2bpic.net/free-photo/clothing-store-with-blurred-efecto_23-2148164701.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/clothing-store-with-blurred-efecto_23-2148164701.jpg?_wi=2",
imageAlt: "Luxury Handbag Collection",
initialQuantity: 1,
},
@@ -65,7 +65,7 @@ export default function ProductsPage() {
id: "4",
name: "Elegant Cashmere Sweater",
price: "$380.00",
imageSrc: "http://img.b2bpic.net/free-photo/cute-woman-enjoying-shopping-day_23-2147645037.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cute-woman-enjoying-shopping-day_23-2147645037.jpg?_wi=3",
imageAlt: "Elegant Cashmere Sweater",
initialQuantity: 1,
},
@@ -73,7 +73,7 @@ export default function ProductsPage() {
id: "5",
name: "Premium Wool Coat",
price: "$720.00",
imageSrc: "http://img.b2bpic.net/free-photo/friends-shopping-second-hand-market_23-2149353708.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/friends-shopping-second-hand-market_23-2149353708.jpg?_wi=3",
imageAlt: "Premium Wool Coat",
initialQuantity: 1,
},
@@ -81,7 +81,7 @@ export default function ProductsPage() {
id: "6",
name: "Designer Silk Scarf",
price: "$180.00",
imageSrc: "http://img.b2bpic.net/free-photo/clothing-store-with-blurred-efecto_23-2148164701.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/clothing-store-with-blurred-efecto_23-2148164701.jpg?_wi=3",
imageAlt: "Designer Silk Scarf",
initialQuantity: 1,
},
@@ -131,7 +131,7 @@ export default function ProductsPage() {
required: true,
}}
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/long-corridor-showcase_1127-3441.jpg"
imageSrc="http://img.b2bpic.net/free-photo/long-corridor-showcase_1127-3441.jpg?_wi=3"
imageAlt="Contact HOURI for Orders"
mediaAnimation="opacity"
mediaPosition="right"