Merge version_1 into main #7

Merged
bender merged 3 commits from version_1 into main 2026-03-12 13:55:53 +00:00
3 changed files with 15 additions and 15 deletions

View File

@@ -60,13 +60,13 @@ export default function ContactPage() {
features={[
{
id: 1,
tag: "Email", title: "Get in Touch via Email", subtitle: "We respond within 24 hours", description: "Send us your questions, custom order requests, or beauty recommendations. Our team at Glow Beauty is dedicated to providing personalized service and ensuring your satisfaction with every interaction.", imageSrc: "http://img.b2bpic.net/free-photo/beauty-woman-bathrobe-with-towel-her-head-using-smartphone_1153-4078.jpg", imageAlt: "Contact via email", buttons: [
tag: "Email", title: "Get in Touch via Email", subtitle: "We respond within 24 hours", description: "Send us your questions, custom order requests, or beauty recommendations. Our team at Glow Beauty is dedicated to providing personalized service and ensuring your satisfaction with every interaction.", imageSrc: "http://img.b2bpic.net/free-photo/beauty-woman-bathrobe-with-towel-her-head-using-smartphone_1153-4078.jpg?_wi=2", imageAlt: "Contact via email", buttons: [
{ text: "Email", href: "mailto:hello@glowbeauty.com" }
]
},
{
id: 2,
tag: "Social", title: "Follow Us on Social Media", subtitle: "Join our beauty community", description: "Connect with Glow Beauty on Instagram, Facebook, and TikTok for exclusive deals, beauty tips, product launches, and behind-the-scenes content. Our social community is where beauty lovers share inspiration and celebrate self-care together.", imageSrc: "http://img.b2bpic.net/free-photo/good-morning-woman-drinks-coffe-lady-by-window_1157-44587.jpg", imageAlt: "Social media connection", buttons: [
tag: "Social", title: "Follow Us on Social Media", subtitle: "Join our beauty community", description: "Connect with Glow Beauty on Instagram, Facebook, and TikTok for exclusive deals, beauty tips, product launches, and behind-the-scenes content. Our social community is where beauty lovers share inspiration and celebrate self-care together.", imageSrc: "http://img.b2bpic.net/free-photo/good-morning-woman-drinks-coffe-lady-by-window_1157-44587.jpg?_wi=2", imageAlt: "Social media connection", buttons: [
{ text: "Visit Instagram", href: "https://instagram.com" }
]
},

View File

@@ -101,22 +101,22 @@ export default function HomePage() {
<ProductCardThree
products={[
{
id: "1", name: "Rose Gold Vanity Mirror", price: "$45.00", imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-as-greek-goddess-front-view_23-2150099231.jpg", imageAlt: "Rose Gold Vanity Mirror", initialQuantity: 1,
id: "1", name: "Rose Gold Vanity Mirror", price: "$45.00", imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-as-greek-goddess-front-view_23-2150099231.jpg?_wi=1", imageAlt: "Rose Gold Vanity Mirror", initialQuantity: 1,
},
{
id: "2", name: "Luxury Skincare Kit", price: "$89.00", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-plant-selfcare-products_23-2149249586.jpg", imageAlt: "Luxury Skincare Kit", initialQuantity: 1,
id: "2", name: "Luxury Skincare Kit", price: "$89.00", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-plant-selfcare-products_23-2149249586.jpg?_wi=1", imageAlt: "Luxury Skincare Kit", initialQuantity: 1,
},
{
id: "3", name: "Professional Makeup Brushes", price: "$65.00", imageSrc: "http://img.b2bpic.net/free-photo/march-inscription-with-small-paper-rose-petals_23-2148055169.jpg", imageAlt: "Professional Makeup Brushes", initialQuantity: 1,
id: "3", name: "Professional Makeup Brushes", price: "$65.00", imageSrc: "http://img.b2bpic.net/free-photo/march-inscription-with-small-paper-rose-petals_23-2148055169.jpg?_wi=1", imageAlt: "Professional Makeup Brushes", initialQuantity: 1,
},
{
id: "4", name: "Premium Self-Care Set", price: "$79.00", imageSrc: "http://img.b2bpic.net/free-photo/good-morning-woman-drinks-coffe-lady-by-window_1157-44587.jpg", imageAlt: "Premium Self-Care Set", initialQuantity: 1,
id: "4", name: "Premium Self-Care Set", price: "$79.00", imageSrc: "http://img.b2bpic.net/free-photo/good-morning-woman-drinks-coffe-lady-by-window_1157-44587.jpg?_wi=1", imageAlt: "Premium Self-Care Set", initialQuantity: 1,
},
{
id: "5", name: "Elegant Table Mirror", price: "$55.00", imageSrc: "http://img.b2bpic.net/free-photo/bed-arrangements-still-life_23-2150532984.jpg", imageAlt: "Elegant Table Mirror", initialQuantity: 1,
id: "5", name: "Elegant Table Mirror", price: "$55.00", imageSrc: "http://img.b2bpic.net/free-photo/bed-arrangements-still-life_23-2150532984.jpg?_wi=1", imageAlt: "Elegant Table Mirror", initialQuantity: 1,
},
{
id: "6", name: "Hydrating Serum Collection", price: "$72.00", imageSrc: "http://img.b2bpic.net/free-photo/natural-products-arrangement-flat-lay_23-2148899418.jpg", imageAlt: "Hydrating Serum Collection", initialQuantity: 1,
id: "6", name: "Hydrating Serum Collection", price: "$72.00", imageSrc: "http://img.b2bpic.net/free-photo/natural-products-arrangement-flat-lay_23-2148899418.jpg?_wi=1", imageAlt: "Hydrating Serum Collection", initialQuantity: 1,
},
]}
gridVariant="three-columns-all-equal-width"
@@ -136,7 +136,7 @@ export default function HomePage() {
features={[
{
id: 1,
tag: "Discovery", title: "Browse & Explore", subtitle: "Find your perfect products", description: "Browse through our carefully curated collection of mirrors, skincare, accessories, and self-care products. Each item is selected for quality and aesthetic appeal to match your unique style.", imageSrc: "http://img.b2bpic.net/free-photo/beauty-woman-bathrobe-with-towel-her-head-using-smartphone_1153-4078.jpg", imageAlt: "Browse beauty products online"},
tag: "Discovery", title: "Browse & Explore", subtitle: "Find your perfect products", description: "Browse through our carefully curated collection of mirrors, skincare, accessories, and self-care products. Each item is selected for quality and aesthetic appeal to match your unique style.", imageSrc: "http://img.b2bpic.net/free-photo/beauty-woman-bathrobe-with-towel-her-head-using-smartphone_1153-4078.jpg?_wi=1", imageAlt: "Browse beauty products online"},
{
id: 2,
tag: "Delivery", title: "Fast & Secure", subtitle: "Your order arrives beautifully packaged", description: "We handle your order with care, packaging each item beautifully to ensure it arrives in perfect condition. Fast shipping across Lebanon with tracking information provided.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-holding-paper-bag-with-toilet-paper-rolls_23-2148524914.jpg", imageAlt: "Beauty package delivery"},

View File

@@ -42,22 +42,22 @@ export default function ShopPage() {
tag="Bestsellers"
products={[
{
id: "1", name: "Rose Gold Vanity Mirror", price: "$45.00", imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-as-greek-goddess-front-view_23-2150099231.jpg", imageAlt: "Rose Gold Vanity Mirror", initialQuantity: 1
id: "1", name: "Rose Gold Vanity Mirror", price: "$45.00", imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-as-greek-goddess-front-view_23-2150099231.jpg?_wi=2", imageAlt: "Rose Gold Vanity Mirror", initialQuantity: 1
},
{
id: "2", name: "Luxury Skincare Kit", price: "$89.00", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-plant-selfcare-products_23-2149249586.jpg", imageAlt: "Luxury Skincare Kit", initialQuantity: 1
id: "2", name: "Luxury Skincare Kit", price: "$89.00", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-plant-selfcare-products_23-2149249586.jpg?_wi=2", imageAlt: "Luxury Skincare Kit", initialQuantity: 1
},
{
id: "3", name: "Professional Makeup Brushes", price: "$65.00", imageSrc: "http://img.b2bpic.net/free-photo/march-inscription-with-small-paper-rose-petals_23-2148055169.jpg", imageAlt: "Professional Makeup Brushes", initialQuantity: 1
id: "3", name: "Professional Makeup Brushes", price: "$65.00", imageSrc: "http://img.b2bpic.net/free-photo/march-inscription-with-small-paper-rose-petals_23-2148055169.jpg?_wi=2", imageAlt: "Professional Makeup Brushes", initialQuantity: 1
},
{
id: "4", name: "Premium Self-Care Set", price: "$79.00", imageSrc: "http://img.b2bpic.net/free-photo/good-morning-woman-drinks-coffe-lady-by-window_1157-44587.jpg", imageAlt: "Premium Self-Care Set", initialQuantity: 1
id: "4", name: "Premium Self-Care Set", price: "$79.00", imageSrc: "http://img.b2bpic.net/free-photo/good-morning-woman-drinks-coffe-lady-by-window_1157-44587.jpg?_wi=3", imageAlt: "Premium Self-Care Set", initialQuantity: 1
},
{
id: "5", name: "Elegant Table Mirror", price: "$55.00", imageSrc: "http://img.b2bpic.net/free-photo/bed-arrangements-still-life_23-2150532984.jpg", imageAlt: "Elegant Table Mirror", initialQuantity: 1
id: "5", name: "Elegant Table Mirror", price: "$55.00", imageSrc: "http://img.b2bpic.net/free-photo/bed-arrangements-still-life_23-2150532984.jpg?_wi=2", imageAlt: "Elegant Table Mirror", initialQuantity: 1
},
{
id: "6", name: "Hydrating Serum Collection", price: "$72.00", imageSrc: "http://img.b2bpic.net/free-photo/natural-products-arrangement-flat-lay_23-2148899418.jpg", imageAlt: "Hydrating Serum Collection", initialQuantity: 1
id: "6", name: "Hydrating Serum Collection", price: "$72.00", imageSrc: "http://img.b2bpic.net/free-photo/natural-products-arrangement-flat-lay_23-2148899418.jpg?_wi=2", imageAlt: "Hydrating Serum Collection", initialQuantity: 1
}
]}
gridVariant="three-columns-all-equal-width"