Merge version_2_1781414607838 into main

Merge version_2_1781414607838 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-06-14 05:27:01 +00:00

View File

@@ -13,16 +13,16 @@ export default function HomePage() {
<div id="hero" data-section="hero">
<SectionErrorBoundary name="hero">
<HeroTiltedCards
tag="Vintage Treasures"
title="Style with a Story."
description="Discover one-of-a-kind vintage pieces that breathe new life into your wardrobe while supporting sustainability."
tag="One More Time Resale, LLC"
title="Your Local Thrift Destination."
description="Discover one-of-a-kind vintage pieces, used goods, and more at our small business in Myrtle Beach. Enjoy in-store shopping, curbside pickup, and onsite services."
primaryButton={{
text: "Shop Arrivals",
href: "#arrivals",
text: "Visit Us Today",
href: "#about",
}}
secondaryButton={{
text: "Our Mission",
href: "#about",
text: "Our Services",
href: "#features",
}}
items={[
{
@@ -48,9 +48,9 @@ export default function HomePage() {
<div id="about" data-section="about">
<SectionErrorBoundary name="about">
<AboutMediaOverlay
tag="Why We Exist"
title="Redefining Fashion Consumption"
description="We believe every garment has a life worth living. Thriftly connects vintage lovers with carefully curated, pre-loved finds that minimize environmental impact."
tag="Visit Us"
title="Serving Myrtle Beach with Quality Resale"
description="Located at 4727 S Kings Hwy, Myrtle Beach, SC 29575. We are open Monday to Saturday, 10 AM5 PM (Closed Sundays). Call us at +1 (843) 945-9528. Fully wheelchair accessible with convenient parking."
imageSrc="http://img.b2bpic.net/free-photo/friends-shopping-second-hand-market_23-2149353714.jpg"
/>
</SectionErrorBoundary>