diff --git a/src/app/page.tsx b/src/app/page.tsx
index f0ad11a..bedd03f 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,59 +30,39 @@ export default function LandingPage() {
@@ -154,60 +111,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "t1",
- name: "Jose T.",
- date: "2023",
- title: "Traveler",
- quote: "An amazing array of Houston and Texas souvenirs. The perfect place to take a little something home.",
- tag: "Gift seeker",
- avatarSrc: "http://img.b2bpic.net/free-photo/positive-portrait-stylish-smiling-happy-blond-woman-walking-street-blue-shirt_285396-1616.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/creative-black-friday-composition-black-background_23-2148666964.jpg?_wi=4",
- imageAlt: "luxury store airport interior",
- },
+ id: "t1", name: "Jose T.", date: "2023", title: "Traveler", quote: "An amazing array of Houston and Texas souvenirs. The perfect place to take a little something home.", tag: "Gift seeker", avatarSrc: "http://img.b2bpic.net/free-photo/positive-portrait-stylish-smiling-happy-blond-woman-walking-street-blue-shirt_285396-1616.jpg", imageSrc: "http://img.b2bpic.net/free-photo/creative-black-friday-composition-black-background_23-2148666964.jpg", imageAlt: "luxury store airport interior"},
{
- id: "t2",
- name: "Candida G.",
- date: "2023",
- title: "Traveler",
- quote: "Lots of great souvenirs and beautifully presented pieces you actually want to keep forever.",
- tag: "Visitor",
- avatarSrc: "http://img.b2bpic.net/free-photo/business-woman-white-shirt-isolated-white-background_1303-13183.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-gift-with-label-happy-hanukkah_23-2148716795.jpg?_wi=2",
- imageAlt: "texas souvenir gift collection",
- },
+ id: "t2", name: "Candida G.", date: "2023", title: "Traveler", quote: "Lots of great souvenirs and beautifully presented pieces you actually want to keep forever.", tag: "Visitor", avatarSrc: "http://img.b2bpic.net/free-photo/business-woman-white-shirt-isolated-white-background_1303-13183.jpg", imageSrc: "http://img.b2bpic.net/free-photo/front-view-gift-with-label-happy-hanukkah_23-2148716795.jpg", imageAlt: "texas souvenir gift collection"},
{
- id: "t3",
- name: "Martin K.",
- date: "2023",
- title: "Traveler",
- quote: "Friendly staff and a space that invites you to stroll in while waiting for your flight.",
- tag: "Local",
- avatarSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-older-man-city_23-2148991045.jpg",
- imageSrc: "http://img.b2bpic.net/free-vector/vintage-american-flags-flat-design_23-2147616126.jpg?_wi=2",
- imageAlt: "texas longhorn elegant apparel",
- },
+ id: "t3", name: "Martin K.", date: "2023", title: "Traveler", quote: "Friendly staff and a space that invites you to stroll in while waiting for your flight.", tag: "Local", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-older-man-city_23-2148991045.jpg", imageSrc: "http://img.b2bpic.net/free-vector/vintage-american-flags-flat-design_23-2147616126.jpg", imageAlt: "texas longhorn elegant apparel"},
{
- id: "t4",
- name: "Alex R.",
- date: "2023",
- title: "Traveler",
- quote: "Sophisticated, warm, and convenient. A must-visit at IAH.",
- tag: "Frequent flyer",
- avatarSrc: "http://img.b2bpic.net/free-photo/tourist-man-backpacker-suitcase-travel-train-station_231208-12240.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/couple-s-hand-exchanging-valentine-gift_23-2147887916.jpg?_wi=2",
- imageAlt: "luxury airport gift wrapping",
- },
+ id: "t4", name: "Alex R.", date: "2023", title: "Traveler", quote: "Sophisticated, warm, and convenient. A must-visit at IAH.", tag: "Frequent flyer", avatarSrc: "http://img.b2bpic.net/free-photo/tourist-man-backpacker-suitcase-travel-train-station_231208-12240.jpg", imageSrc: "http://img.b2bpic.net/free-photo/couple-s-hand-exchanging-valentine-gift_23-2147887916.jpg", imageAlt: "luxury airport gift wrapping"},
{
- id: "t5",
- name: "Sarah W.",
- date: "2024",
- title: "Frequent Flyer",
- quote: "The packaging is so elegant, it makes the perfect last-minute gift for anyone.",
- tag: "Repeat Customer",
- avatarSrc: "http://img.b2bpic.net/free-photo/business-woman-white-shirt-isolated-white-background_1303-13183.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/positive-portrait-stylish-smiling-happy-blond-woman-walking-street-blue-shirt_285396-1616.jpg",
- imageAlt: "professional headshot business person",
- },
+ id: "t5", name: "Sarah W.", date: "2024", title: "Frequent Flyer", quote: "The packaging is so elegant, it makes the perfect last-minute gift for anyone.", tag: "Repeat Customer", avatarSrc: "http://img.b2bpic.net/free-photo/business-woman-white-shirt-isolated-white-background_1303-13183.jpg", imageSrc: "http://img.b2bpic.net/free-photo/positive-portrait-stylish-smiling-happy-blond-woman-walking-street-blue-shirt_285396-1616.jpg", imageAlt: "professional headshot business person"},
]}
title="What Travelers Say"
description="Hear from those who've experienced our boutique."
@@ -222,19 +134,13 @@ export default function LandingPage() {
metrics={[
{
icon: Globe,
- label: "Annual Passengers Served",
- value: "1.2M+",
- },
+ label: "Annual Passengers Served", value: "1.2M+"},
{
icon: Gift,
- label: "Local Artisans Supported",
- value: "50+",
- },
+ label: "Local Artisans Supported", value: "50+"},
{
icon: MapPin,
- label: "Airport Locations",
- value: "3",
- },
+ label: "Airport Locations", value: "3"},
]}
/>
@@ -243,38 +149,25 @@ export default function LandingPage() {