Update src/app/page.tsx

This commit is contained in:
2026-04-12 20:47:35 +00:00
parent 135fe3c6f2
commit 5a62dc5d42

View File

@@ -52,25 +52,25 @@ export default function LandingPage() {
testimonials={[
{
name: "Sarah Miller", handle: "@sarahmaker", testimonial: "The best place to find one-of-a-kind local gifts in Bryan.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-holds-christmas-gift-box-decorated-craft-style-decorated-with-dried-flowers-dry-orange-wrapped-craft-paper_169016-14618.jpg", imageAlt: "cozy artisan shop interior warm lighting"},
imageSrc: "http://img.b2bpic.net/free-photo/woman-holds-christmas-gift-box-decorated-craft-style-decorated-with-dried-flowers-dry-orange-wrapped-craft-paper_169016-14618.jpg?_wi=1", imageAlt: "cozy artisan shop interior warm lighting"},
{
name: "David Thorne", handle: "@thorneart", testimonial: "Matt's custom jewelry is simply stunning. A staple downtown.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-old-phone_23-2149640705.jpg", imageAlt: "cozy artisan shop interior warm lighting"},
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-old-phone_23-2149640705.jpg?_wi=1", imageAlt: "cozy artisan shop interior warm lighting"},
{
name: "Emily Chen", handle: "@e.chen88", testimonial: "A wonderful, warm atmosphere every single time I visit.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-beautiful-souvenir-made-colorful-seashells-hanging-ceiling_181624-56949.jpg", imageAlt: "cozy artisan shop interior warm lighting"},
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-beautiful-souvenir-made-colorful-seashells-hanging-ceiling_181624-56949.jpg?_wi=1", imageAlt: "cozy artisan shop interior warm lighting"},
{
name: "Mark Evans", handle: "@evansmark", testimonial: "Perfect for finding gifts that you can't get anywhere else.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/flower-pots-shelves_1150-9992.jpg", imageAlt: "cozy artisan shop interior warm lighting"},
imageSrc: "http://img.b2bpic.net/free-photo/flower-pots-shelves_1150-9992.jpg?_wi=1", imageAlt: "cozy artisan shop interior warm lighting"},
{
name: "Julia Reed", handle: "@jreedy", testimonial: "Love Downtown Local captures the true spirit of First Friday.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-jewelry-tools_23-2148643288.jpg", imageAlt: "cozy artisan shop interior warm lighting"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-jewelry-tools_23-2148643288.jpg?_wi=1", imageAlt: "cozy artisan shop interior warm lighting"},
]}
buttons={[
{
text: "Visit Us", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/woman-holds-christmas-gift-box-decorated-craft-style-decorated-with-dried-flowers-dry-orange-wrapped-craft-paper_169016-14618.jpg"
imageSrc="http://img.b2bpic.net/free-photo/woman-holds-christmas-gift-box-decorated-craft-style-decorated-with-dried-flowers-dry-orange-wrapped-craft-paper_169016-14618.jpg?_wi=2"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/gift-boxes-still-life_23-2151905498.jpg", alt: "Customer 1"},
@@ -113,7 +113,7 @@ export default function LandingPage() {
{
title: "Downtown Community", description: "The perfect slice of life in Bryan, TX."},
]}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-old-phone_23-2149640705.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-old-phone_23-2149640705.jpg?_wi=2"
mediaAnimation="slide-up"
/>
</div>
@@ -126,7 +126,7 @@ export default function LandingPage() {
features={[
{
title: "Handmade Art & Jewelry", description: "Unique pieces from local artisans.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-beautiful-souvenir-made-colorful-seashells-hanging-ceiling_181624-56949.jpg", imageAlt: "handcrafted art and jewelry display"},
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-beautiful-souvenir-made-colorful-seashells-hanging-ceiling_181624-56949.jpg?_wi=2", imageAlt: "handcrafted art and jewelry display"},
items: [
{
icon: Palette,
@@ -139,7 +139,7 @@ export default function LandingPage() {
},
{
title: "Gifts for Everyone", description: "Books, toys, and custom finds.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/flower-pots-shelves_1150-9992.jpg", imageAlt: "handcrafted art and jewelry display"},
imageSrc: "http://img.b2bpic.net/free-photo/flower-pots-shelves_1150-9992.jpg?_wi=2", imageAlt: "handcrafted art and jewelry display"},
items: [
{
icon: Gift,
@@ -152,7 +152,7 @@ export default function LandingPage() {
},
{
title: "Custom Creations", description: "Personalized pieces made by Matt.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-jewelry-tools_23-2148643288.jpg", imageAlt: "handcrafted art and jewelry display"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-jewelry-tools_23-2148643288.jpg?_wi=2", imageAlt: "handcrafted art and jewelry display"},
items: [
{
icon: Sparkles,