diff --git a/src/app/page.tsx b/src/app/page.tsx
index c77bf86..db7e61d 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -9,7 +9,7 @@ import HeroBillboardTestimonial from '@/components/sections/hero/HeroBillboardTe
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
import SplitAbout from '@/components/sections/about/SplitAbout';
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
-import { Book, Gift, Palette, Sparkles, Star } from "lucide-react";
+import { Book, Gift, Palette, Sparkles, Star, Gem } from "lucide-react";
export default function LandingPage() {
return (
@@ -30,21 +30,13 @@ export default function LandingPage() {
@@ -54,103 +46,55 @@ export default function LandingPage() {
@@ -163,19 +107,13 @@ export default function LandingPage() {
description="Love Downtown Local is more than a storeāit's a home for 50+ local artists and craftspeople. Founded by Matt, a friendly artisan who loves making custom jewelry on-site, we bring that First Friday event feel to Main Street every day."
bulletPoints={[
{
- title: "50+ Local Vendors",
- description: "Curated selection of handmade crafts, art, and more.",
- },
+ title: "50+ Local Vendors", description: "Curated selection of handmade crafts, art, and more."},
{
- title: "Custom Jewelry",
- description: "Hand-forged pieces created right here in the shop.",
- },
+ title: "Custom Jewelry", description: "Hand-forged pieces created right here in the shop."},
{
- title: "Downtown Community",
- description: "The perfect slice of life in Bryan, TX.",
- },
+ 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?_wi=2"
+ imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-old-phone_23-2149640705.jpg"
mediaAnimation="slide-up"
/>
@@ -187,64 +125,43 @@ export default function LandingPage() {
useInvertedBackground={false}
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?_wi=2",
- },
+ 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"},
items: [
{
icon: Palette,
- text: "Paintings & Prints",
- },
+ text: "Paintings & Prints"},
{
icon: Gem,
- text: "Custom Jewelry",
- },
+ text: "Custom Jewelry"},
],
reverse: false,
- 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=3",
- imageAlt: "handcrafted art and jewelry display",
},
{
- title: "Gifts for Everyone",
- description: "Books, toys, and custom finds.",
- media: {
- imageSrc: "http://img.b2bpic.net/free-photo/flower-pots-shelves_1150-9992.jpg?_wi=2",
- },
+ 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"},
items: [
{
icon: Gift,
- text: "Handmade Gifts",
- },
+ text: "Handmade Gifts"},
{
icon: Book,
- text: "Books & Zines",
- },
+ text: "Books & Zines"},
],
reverse: true,
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-old-phone_23-2149640705.jpg?_wi=3",
- imageAlt: "handcrafted art and jewelry display",
},
{
- title: "Custom Creations",
- description: "Personalized pieces made by Matt.",
- media: {
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-jewelry-tools_23-2148643288.jpg?_wi=2",
- },
+ 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"},
items: [
{
icon: Sparkles,
- text: "On-site Design",
- },
+ text: "On-site Design"},
{
icon: Star,
- text: "Custom Fittings",
- },
+ text: "Custom Fittings"},
],
reverse: false,
- imageSrc: "http://img.b2bpic.net/free-photo/paving-stone-road-ancient-city-evening_169016-21906.jpg?_wi=1",
- imageAlt: "handcrafted art and jewelry display",
},
]}
title="What You'll Find"
@@ -259,40 +176,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
- id: "1",
- name: "Sarah Miller",
- handle: "@sarahmaker",
- testimonial: "Amazing collection. Always finding something new!",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-pretty-woman-looking-camera_23-2148311365.jpg",
- },
+ id: "1", name: "Sarah Miller", handle: "@sarahmaker", testimonial: "Amazing collection. Always finding something new!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-pretty-woman-looking-camera_23-2148311365.jpg"},
{
- id: "2",
- name: "David Thorne",
- handle: "@thorneart",
- testimonial: "Matt is wonderful and his jewelry is even better.",
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-smiling-female-customer-with-purchases_23-2147652101.jpg",
- },
+ id: "2", name: "David Thorne", handle: "@thorneart", testimonial: "Matt is wonderful and his jewelry is even better.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-smiling-female-customer-with-purchases_23-2147652101.jpg"},
{
- id: "3",
- name: "Emily Chen",
- handle: "@e.chen88",
- testimonial: "My favorite shop in the heart of downtown Bryan.",
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-girl-with-purchases_23-2147669620.jpg",
- },
+ id: "3", name: "Emily Chen", handle: "@e.chen88", testimonial: "My favorite shop in the heart of downtown Bryan.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-girl-with-purchases_23-2147669620.jpg"},
{
- id: "4",
- name: "Mark Evans",
- handle: "@evansmark",
- testimonial: "Local art is such a treasure. Highly recommend.",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-carrying-box-with-goods_23-2150323400.jpg",
- },
+ id: "4", name: "Mark Evans", handle: "@evansmark", testimonial: "Local art is such a treasure. Highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-carrying-box-with-goods_23-2150323400.jpg"},
{
- id: "5",
- name: "Julia Reed",
- handle: "@jreedy",
- testimonial: "A true gem of a marketplace. Warm and inviting!",
- imageSrc: "http://img.b2bpic.net/free-photo/happy-young-female-florist-with-flower-photo-album-shop_23-2147882084.jpg",
- },
+ id: "5", name: "Julia Reed", handle: "@jreedy", testimonial: "A true gem of a marketplace. Warm and inviting!", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-female-florist-with-flower-photo-album-shop_23-2147882084.jpg"},
]}
title="Community Love"
description="Hear what our friends and patrons have to say."
@@ -306,25 +198,17 @@ export default function LandingPage() {
description="Stop by 315 S Main St, Bryan, TX 77803. We're open and ready to show you the best of local art. Questions? Send us a note."
inputs={[
{
- name: "name",
- type: "text",
- placeholder: "Your Name",
- required: true,
+ name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
- name: "email",
- type: "email",
- placeholder: "Your Email",
- required: true,
+ name: "email", type: "email", placeholder: "Your Email", required: true,
},
]}
textarea={{
- name: "message",
- placeholder: "Tell us what you're looking for!",
- rows: 4,
+ name: "message", placeholder: "Tell us what you're looking for!", rows: 4,
required: true,
}}
- imageSrc="http://img.b2bpic.net/free-photo/paving-stone-road-ancient-city-evening_169016-21906.jpg?_wi=2"
+ imageSrc="http://img.b2bpic.net/free-photo/paving-stone-road-ancient-city-evening_169016-21906.jpg"
/>
@@ -333,42 +217,27 @@ export default function LandingPage() {
logoText="Love Downtown Local"
columns={[
{
- title: "Store",
- items: [
+ title: "Store", items: [
{
- label: "Visit Us",
- href: "#contact",
- },
+ label: "Visit Us", href: "#contact"},
{
- label: "About Matt",
- href: "#about",
- },
+ label: "About Matt", href: "#about"},
],
},
{
- title: "Marketplace",
- items: [
+ title: "Marketplace", items: [
{
- label: "All Vendors",
- href: "#features",
- },
+ label: "All Vendors", href: "#features"},
{
- label: "First Friday Info",
- href: "#",
- },
+ label: "First Friday Info", href: "#"},
],
},
{
- title: "Legal",
- items: [
+ title: "Legal", items: [
{
- label: "Privacy Policy",
- href: "#",
- },
+ label: "Privacy Policy", href: "#"},
{
- label: "Terms of Service",
- href: "#",
- },
+ label: "Terms of Service", href: "#"},
],
},
]}