Merge version_3 into main #4

Merged
bender merged 2 commits from version_3 into main 2026-03-05 15:43:49 +00:00
2 changed files with 3 additions and 2 deletions

View File

@@ -9,7 +9,8 @@ const inter = Inter({
});
export const metadata: Metadata = {
title: "ShopHub - Premium Products & Fast Shipping", description: "Discover premium products with fast shipping and excellent customer service. Trusted by 50,000+ happy customers."};
title: "ShopHub - Premium Products & Fast Shipping", description: "Discover premium products with fast shipping and excellent customer service. Trusted by 50,000+ happy customers."
};
export default function RootLayout({
children,

View File

@@ -70,7 +70,7 @@ export default function LandingPage() {
<div id="products" data-section="products">
<ProductCardThree
title="Featured Products"
description="Explore our handpicked selection of premium items designed for modern living"
description="Explore our handpicked selection of premium items with free returns within 30 days, price match guarantee, and risk-free satisfaction assurance"
tag="Shop Now"
textboxLayout="default"
useInvertedBackground={true}