Merge version_1 into main #1
@@ -50,22 +50,22 @@ export default function LandingPage() {
|
||||
]}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-beautifully-shaped-glass-bottles-filled-with-perfume_181624-28370.jpg", imageAlt: "Premium fragrance bottle collection"
|
||||
id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-beautifully-shaped-glass-bottles-filled-with-perfume_181624-28370.jpg?_wi=1", imageAlt: "Premium fragrance bottle collection"
|
||||
},
|
||||
{
|
||||
id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337695.jpg", imageAlt: "Elegant luxury perfume display"
|
||||
id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337695.jpg?_wi=1", imageAlt: "Elegant luxury perfume display"
|
||||
},
|
||||
{
|
||||
id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/containers-liquid-soap-shampoo-with-dispenser-is-sold-supermarket_169016-50305.jpg", imageAlt: "Al Ahmad Legacy collection showcase"
|
||||
id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/containers-liquid-soap-shampoo-with-dispenser-is-sold-supermarket_169016-50305.jpg?_wi=1", imageAlt: "Al Ahmad Legacy collection showcase"
|
||||
},
|
||||
{
|
||||
id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337695.jpg", imageAlt: "Premium scent bottles arrangement"
|
||||
id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337695.jpg?_wi=2", imageAlt: "Premium scent bottles arrangement"
|
||||
},
|
||||
{
|
||||
id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-beautifully-shaped-glass-bottles-filled-with-perfume_181624-28370.jpg", imageAlt: "Luxury fragrance selection"
|
||||
id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-beautifully-shaped-glass-bottles-filled-with-perfume_181624-28370.jpg?_wi=2", imageAlt: "Luxury fragrance selection"
|
||||
},
|
||||
{
|
||||
id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337695.jpg", imageAlt: "Exclusive perfume collection"
|
||||
id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337695.jpg?_wi=3", imageAlt: "Exclusive perfume collection"
|
||||
}
|
||||
]}
|
||||
autoPlay={true}
|
||||
@@ -96,19 +96,19 @@ export default function LandingPage() {
|
||||
tagIcon={Sparkles}
|
||||
features={[
|
||||
{
|
||||
title: "Long-Lasting Fragrance", description: "Our fragrances last for hours without fading, keeping you fresh throughout the day.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-beautifully-shaped-glass-bottles-filled-with-perfume_181624-28370.jpg", imageAlt: "Long-lasting perfume formula", buttonIcon: ArrowRight,
|
||||
title: "Long-Lasting Fragrance", description: "Our fragrances last for hours without fading, keeping you fresh throughout the day.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-beautifully-shaped-glass-bottles-filled-with-perfume_181624-28370.jpg?_wi=3", imageAlt: "Long-lasting perfume formula", buttonIcon: ArrowRight,
|
||||
buttonHref: "tel:03193324528"
|
||||
},
|
||||
{
|
||||
title: "Elegantly Balanced Scents", description: "Each perfume is expertly blended to create beautifully balanced aromatic experiences.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337695.jpg", imageAlt: "Balanced fragrance composition", buttonIcon: ArrowRight,
|
||||
title: "Elegantly Balanced Scents", description: "Each perfume is expertly blended to create beautifully balanced aromatic experiences.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337695.jpg?_wi=4", imageAlt: "Balanced fragrance composition", buttonIcon: ArrowRight,
|
||||
buttonHref: "https://wa.me/923193324528"
|
||||
},
|
||||
{
|
||||
title: "Premium Collection", description: "Handpicked fragrances from around the world, selected for their quality and elegance.", imageSrc: "http://img.b2bpic.net/free-photo/containers-liquid-soap-shampoo-with-dispenser-is-sold-supermarket_169016-50305.jpg", imageAlt: "Premium perfume selection", buttonIcon: ArrowRight,
|
||||
title: "Premium Collection", description: "Handpicked fragrances from around the world, selected for their quality and elegance.", imageSrc: "http://img.b2bpic.net/free-photo/containers-liquid-soap-shampoo-with-dispenser-is-sold-supermarket_169016-50305.jpg?_wi=2", imageAlt: "Premium perfume selection", buttonIcon: ArrowRight,
|
||||
buttonHref: "tel:03193324528"
|
||||
},
|
||||
{
|
||||
title: "Local Expertise", description: "Located in Islamabad with 24/7 availability. Expert staff ready to help you find your perfect scent.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337695.jpg", imageAlt: "Al Ahmad Legacy storefront", buttonIcon: ArrowRight,
|
||||
title: "Local Expertise", description: "Located in Islamabad with 24/7 availability. Expert staff ready to help you find your perfect scent.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337695.jpg?_wi=5", imageAlt: "Al Ahmad Legacy storefront", buttonIcon: ArrowRight,
|
||||
buttonHref: "tel:03193324528"
|
||||
}
|
||||
]}
|
||||
@@ -141,16 +141,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "testimonial-1", title: "Long-Lasting and Elegant", quote: "The fragrances from Al Ahmad Legacy are incredible. They last for hours without fading and smell absolutely amazing. Highly recommended!", name: "Zunair Ali", role: "Verified Customer", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg", imageAlt: "Zunair Ali"
|
||||
id: "testimonial-1", title: "Long-Lasting and Elegant", quote: "The fragrances from Al Ahmad Legacy are incredible. They last for hours without fading and smell absolutely amazing. Highly recommended!", name: "Zunair Ali", role: "Verified Customer", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg?_wi=1", imageAlt: "Zunair Ali"
|
||||
},
|
||||
{
|
||||
id: "testimonial-2", title: "Premium Quality Guaranteed", quote: "Best perfume shop in Islamabad. The quality is premium, and the customer service is exceptional. Always available 24/7.", name: "Ahmed Hassan", role: "Regular Customer", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg", imageAlt: "Ahmed Hassan"
|
||||
id: "testimonial-2", title: "Premium Quality Guaranteed", quote: "Best perfume shop in Islamabad. The quality is premium, and the customer service is exceptional. Always available 24/7.", name: "Ahmed Hassan", role: "Regular Customer", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg?_wi=2", imageAlt: "Ahmed Hassan"
|
||||
},
|
||||
{
|
||||
id: "testimonial-3", title: "Perfect Balance", quote: "The scents are beautifully balanced and elegant. I've tried many perfumes, but these are truly special. Worth every penny.", name: "Fatima Khan", role: "Satisfied Customer", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Fatima Khan"
|
||||
id: "testimonial-3", title: "Perfect Balance", quote: "The scents are beautifully balanced and elegant. I've tried many perfumes, but these are truly special. Worth every penny.", name: "Fatima Khan", role: "Satisfied Customer", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Fatima Khan"
|
||||
},
|
||||
{
|
||||
id: "testimonial-4", title: "Consistent Excellence", quote: "Al Ahmad Legacy delivers consistency and excellence. Their 24/7 availability is perfect for my schedule. Highly trustworthy.", name: "Muhammad Raza", role: "Verified Buyer", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Muhammad Raza"
|
||||
id: "testimonial-4", title: "Consistent Excellence", quote: "Al Ahmad Legacy delivers consistency and excellence. Their 24/7 availability is perfect for my schedule. Highly trustworthy.", name: "Muhammad Raza", role: "Verified Buyer", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Muhammad Raza"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user