Update src/app/page.tsx
This commit is contained in:
@@ -69,7 +69,7 @@ export default function HomePage() {
|
||||
price: "$89.99",
|
||||
variant: "Black Oud • 50ml",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/beautiful-still-life-arrangement-with-water_23-2149176153.jpg",
|
||||
"http://img.b2bpic.net/free-photo/beautiful-still-life-arrangement-with-water_23-2149176153.jpg?_wi=1",
|
||||
imageAlt: "Midnight Essence fragrance bottle",
|
||||
isFavorited: false,
|
||||
},
|
||||
@@ -79,7 +79,7 @@ export default function HomePage() {
|
||||
price: "$79.99",
|
||||
variant: "Floral Rose • 50ml",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/gua-sha-face-roller-red-flower-high-angle_23-2149357114.jpg",
|
||||
"http://img.b2bpic.net/free-photo/gua-sha-face-roller-red-flower-high-angle_23-2149357114.jpg?_wi=1",
|
||||
imageAlt: "Golden Rose fragrance bottle",
|
||||
isFavorited: false,
|
||||
},
|
||||
@@ -89,7 +89,7 @@ export default function HomePage() {
|
||||
price: "$84.99",
|
||||
variant: "Fresh Citrus • 50ml",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/tropical-cards-with-golden-splashes_23-2148529990.jpg",
|
||||
"http://img.b2bpic.net/free-vector/tropical-cards-with-golden-splashes_23-2148529990.jpg?_wi=1",
|
||||
imageAlt: "Coastal Breeze fragrance bottle",
|
||||
isFavorited: false,
|
||||
},
|
||||
@@ -130,7 +130,7 @@ export default function HomePage() {
|
||||
description:
|
||||
"Work with our master perfumers to create a bespoke fragrance that's uniquely yours. A truly personalized scent journey.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/side-view-friends-with-drinks-indoors_23-2149860535.jpg",
|
||||
"http://img.b2bpic.net/free-photo/side-view-friends-with-drinks-indoors_23-2149860535.jpg?_wi=1",
|
||||
button: {
|
||||
text: "Create Custom Scent",
|
||||
href: "/services",
|
||||
@@ -141,7 +141,7 @@ export default function HomePage() {
|
||||
description:
|
||||
"Perfect for corporate gifting and special events. Bulk orders with custom packaging and personalization available.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/containers-liquid-soap-shampoo-with-dispenser-is-sold-supermarket_169016-43467.jpg",
|
||||
"http://img.b2bpic.net/free-photo/containers-liquid-soap-shampoo-with-dispenser-is-sold-supermarket_169016-43467.jpg?_wi=1",
|
||||
button: {
|
||||
text: "Corporate Solutions",
|
||||
href: "/services",
|
||||
@@ -152,7 +152,7 @@ export default function HomePage() {
|
||||
description:
|
||||
"Elevate your gift with our premium gift wrapping service. Beautifully presented for that special someone.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-psd/engagement-template-design_23-2151377479.jpg",
|
||||
"http://img.b2bpic.net/free-psd/engagement-template-design_23-2151377479.jpg?_wi=1",
|
||||
button: {
|
||||
text: "Gift Wrap Service",
|
||||
href: "/services",
|
||||
|
||||
Reference in New Issue
Block a user