feat: refine responsive automotive storefront

This commit is contained in:
李宝儿的Macbook
2026-07-25 11:15:29 +08:00
parent 4f070d4677
commit 2b37713791
19 changed files with 909 additions and 187 deletions
+3 -3
View File
@@ -18,8 +18,8 @@ function fragrance_trade_defaults() {
$defaults = array(
'b2b_hero_eyebrow' => __( '需求沟通 · 方案确认 · 施工交付', 'fragrance-trade' ),
'b2b_hero_title' => __( '根据车型与使用场景,选择更合适的汽车贴膜方案', 'fragrance-trade' ),
'b2b_hero_text' => __( '隐形车衣、改色膜、隔热膜等项目,从需求沟通、膜料确认到施工交付,把选择和注意事项先讲清楚。', 'fragrance-trade' ),
'b2b_hero_title' => __( 'xxx店铺名字', 'fragrance-trade' ),
'b2b_hero_text' => __( 'xxx地址', 'fragrance-trade' ),
'b2b_hero_primary_label' => __( '联系门店', 'fragrance-trade' ),
'b2b_hero_primary_url' => '/contact/',
'b2b_hero_secondary_label' => __( '了解服务项目', 'fragrance-trade' ),
@@ -86,7 +86,7 @@ function fragrance_trade_defaults() {
'linkedin_url' => '',
'instagram_social_url' => '',
'store_address' => '',
'store_phone' => '',
'store_phone' => __( 'xxx电话', 'fragrance-trade' ),
'store_hours' => '',
'store_map_url' => '',
'footer_text' => __( '专注汽车贴膜方案沟通、施工交付与日常护理说明。', 'fragrance-trade' ),