Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-05-18 06:27:00 +00:00

View File

@@ -47,11 +47,11 @@ export default function LandingPage() {
title="King of Fine Tobacco & Spirits"
description="Experience an elite selection of hand-rolled cigars, premium spirits, and cutting-edge vaping technology. Your sanctuary for luxury living."
testimonials={[
{ name: "James W.", handle: "@jamesw", testimonial: "Exceptional quality and expert guidance. The best selection in town.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-with-arms-crossed-outside-modern-office-building_1139-1074.jpg" },
{ name: "Sarah D.", handle: "@sarahd", testimonial: "The shop ambiance is unmatched, perfect for finding high-end gifts.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-businesswoman-with-arms-crossed_23-2148170961.jpg" },
{ name: "Mark L.", handle: "@markl", testimonial: "Professional service and always the freshest products available.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-white-scarf-smiling-broadly-showing-teeth_141793-55062.jpg" },
{ name: "Elena R.", handle: "@elenar", testimonial: "Top-tier vape selection, truly premium experience.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg" },
{ name: "David S.", handle: "@davids", testimonial: "An incredible collection of rare spirits and cigars.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg" },
{ name: "James W.", handle: "@jamesw", testimonial: "Exceptional quality and expert guidance. The best selection in town.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-with-arms-crossed-outside-modern-office-building_1139-1074.jpg?_wi=1" },
{ name: "Sarah D.", handle: "@sarahd", testimonial: "The shop ambiance is unmatched, perfect for finding high-end gifts.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-businesswoman-with-arms-crossed_23-2148170961.jpg?_wi=1" },
{ name: "Mark L.", handle: "@markl", testimonial: "Professional service and always the freshest products available.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-white-scarf-smiling-broadly-showing-teeth_141793-55062.jpg?_wi=1" },
{ name: "Elena R.", handle: "@elenar", testimonial: "Top-tier vape selection, truly premium experience.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg?_wi=1" },
{ name: "David S.", handle: "@davids", testimonial: "An incredible collection of rare spirits and cigars.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1" },
]}
buttons={[{ text: "Explore Collection", href: "#products" }]}
imageSrc="http://img.b2bpic.net/free-photo/client-dark-vip-cinema-studio_23-2149500648.jpg"
@@ -130,11 +130,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
{ id: "t1", title: "Perfect Selection", quote: "The whiskey selection is absolutely world-class.", name: "James W.", role: "CEO", imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-with-arms-crossed-outside-modern-office-building_1139-1074.jpg" },
{ id: "t2", title: "Great Experience", quote: "I appreciate the expert cigar recommendations every time.", name: "Sarah D.", role: "Director", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businesswoman-with-arms-crossed_23-2148170961.jpg" },
{ id: "t3", title: "Top Quality", quote: "Always finding the latest vape models here before anyone else.", name: "Mark L.", role: "Tech Lead", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-white-scarf-smiling-broadly-showing-teeth_141793-55062.jpg" },
{ id: "t4", title: "Premium Shop", quote: "My go-to spot for gifts and self-indulgence.", name: "Elena R.", role: "Creative", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg" },
{ id: "t5", title: "Exceptional Service", quote: "The staff really knows their craft. Impeccable.", name: "David S.", role: "Founder", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg" },
{ id: "t1", title: "Perfect Selection", quote: "The whiskey selection is absolutely world-class.", name: "James W.", role: "CEO", imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-with-arms-crossed-outside-modern-office-building_1139-1074.jpg?_wi=2" },
{ id: "t2", title: "Great Experience", quote: "I appreciate the expert cigar recommendations every time.", name: "Sarah D.", role: "Director", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businesswoman-with-arms-crossed_23-2148170961.jpg?_wi=2" },
{ id: "t3", title: "Top Quality", quote: "Always finding the latest vape models here before anyone else.", name: "Mark L.", role: "Tech Lead", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-white-scarf-smiling-broadly-showing-teeth_141793-55062.jpg?_wi=2" },
{ id: "t4", title: "Premium Shop", quote: "My go-to spot for gifts and self-indulgence.", name: "Elena R.", role: "Creative", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg?_wi=2" },
{ id: "t5", title: "Exceptional Service", quote: "The staff really knows their craft. Impeccable.", name: "David S.", role: "Founder", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2" },
]}
title="Testimonials of the Elite"
description="Hear what our distinguished patrons are saying."